diff options
Diffstat (limited to 'fileutil_bench.cc')
| -rw-r--r-- | fileutil_bench.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fileutil_bench.cc b/fileutil_bench.cc index 4b1f033..77a0d35 100644 --- a/fileutil_bench.cc +++ b/fileutil_bench.cc @@ -12,6 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. +// +build ignore + #include "fileutil.h" #include <benchmark/benchmark.h> #include <cstdio> |
