Moved error handling functions/macros to be header-only.

This commit is contained in:
David Williams
2015-02-06 21:08:19 +01:00
parent 6e8d9dfb75
commit 4325ffabc4
4 changed files with 44 additions and 77 deletions

View File

@ -82,7 +82,7 @@ SET(CORE_INC_FILES
)
SET(IMPL_SRC_FILES
source/Impl/ErrorHandling.cpp
#source/Impl/ErrorHandling.cpp
source/Impl/Logging.cpp
#source/Impl/MarchingCubesTables.cpp
#source/Impl/RandomUnitVectors.cpp