- kicked Boost dependency
authorAkiko <akiko@linux-addicted.net>
Wed, 20 May 2015 05:14:53 +0000 (07:14 +0200)
committerAkiko <akiko@linux-addicted.net>
Wed, 20 May 2015 05:14:53 +0000 (07:14 +0200)
commit01f5bdec5baa2ddaf6bfc222aee3e22796c3651c
tree396dd42ceee61cd834cb3f92d993a4b7ede9359e
parent5861ccf61fb30562b8ab364947f14f3cdc982c45
- kicked Boost dependency
- removed Mutex, Semaphore and Thread class (we don't need this, C++11 has it own)
CMakeLists.txt
TinNS/Source/Common/Mutex.hxx [deleted file]
TinNS/Source/Common/Semaphore.hxx [deleted file]
TinNS/Source/Common/Thread.hxx [deleted file]