summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-12-19 17:52:43 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-12-19 17:52:43 -0800
commita8f26243b483f85f87f4f46b8c3b4734aa2113a4 (patch)
tree81cadb6038dcf8e6db9c40b8121c5451d391cac1 /src/CMakeLists.txt
parent79603efef8fd84fea1d87784ca7538958d0dabd3 (diff)
Removed bench.h and timing calls in main.c
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f3e9877..814591e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -9,7 +9,6 @@ set(HEADERS
iterator.h
chunk.h
references.h
- bench.h
utf8.h
scanners.h
inlines.h