aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-02-11 11:07:06 -0800
committerChris Robinson <[email protected]>2019-02-11 11:07:06 -0800
commit995c9649cbaa16742ef7c9c20aa58e422ba90a35 (patch)
treecd924ffb8f5b360964652bb6dd2fc54511a2dc88 /CMakeLists.txt
parent69d8c6546d1468473f34092727b3ce776a5f89e5 (diff)
Move some number-related stuff to a separate header
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bc61cc9b..5265cc66 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -694,6 +694,7 @@ SET(COMMON_OBJS
common/alcomplex.h
common/almalloc.cpp
common/almalloc.h
+ common/alnumeric.h
common/atomic.h
common/math_defs.h
common/opthelpers.h