aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-11-26 20:34:16 -0800
committerChris Robinson <[email protected]>2018-11-26 20:34:16 -0800
commitbf9db1fe3d611137448c0eb99978c8906531ffc1 (patch)
tree8b63692a566aed2922b56126106c4e68412a0c79 /CMakeLists.txt
parentecab90802a62266687cf8aeaa61dc2811ce191e7 (diff)
Remove althrd_t from Windows
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6bbbc561..26476a67 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -709,7 +709,6 @@ SET(COMMON_OBJS
common/math_defs.h
common/threads.cpp
common/threads.h
- common/uintmap.h
common/vecmat.cpp
common/vecmat.h
)