From 498d1a37f16d36b0c6341b074e5390a9194567a7 Mon Sep 17 00:00:00 2001 From: archshift Date: Tue, 2 Sep 2014 22:05:45 -0700 Subject: Removed common/std_xyz, instead using the std header --- src/common/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/common/CMakeLists.txt') diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 55a5f9eb..868fda55 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -49,9 +49,6 @@ set(HEADERS msg_handler.h platform.h scm_rev.h - std_condition_variable.h - std_mutex.h - std_thread.h string_util.h swap.h symbols.h -- cgit v1.2.3