Made logging functions header only.

This commit is contained in:
David Williams
2015-02-06 21:13:12 +01:00
parent 4325ffabc4
commit 07f1593561
3 changed files with 10 additions and 46 deletions

View File

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