summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Sotoudeh <sotoudeh@stanford.edu>2022-01-06 15:38:39 -0800
committerMatthew Sotoudeh <sotoudeh@stanford.edu>2022-01-06 15:38:39 -0800
commitd47a8f87d6508d31a3e5853b13df000aaa7ce62f (patch)
tree5e99458e547a3baf05e6be6c15e5c83f8d70dfcb
parent8a2f9efbe5bd8b147ec0ccfdb22eea9aad6bca91 (diff)
Also remove cddense_set.h from the CMakeListremove-cd-dense-set
-rw-r--r--src/context/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/context/CMakeLists.txt b/src/context/CMakeLists.txt
index 73166462c..30e27dab4 100644
--- a/src/context/CMakeLists.txt
+++ b/src/context/CMakeLists.txt
@@ -15,7 +15,6 @@
set(LIBCONTEXT_SOURCES
backtrackable.h
- cddense_set.h
cdhashmap.h
cdhashmap_forward.h
cdhashset.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback