diff options
| author | bunnei <bunneidev@gmail.com> | 2018-07-21 18:30:31 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-21 18:30:31 -0700 |
| commit | f5e87f4ce19d7841452a1fb2ec3d9233d1dfae81 (patch) | |
| tree | ac3301f5909be43b2d2602938927eaf1272ad0ce /src/common/CMakeLists.txt | |
| parent | 9533875eeb729d20ce2f92e9363a55c5894d262a (diff) | |
| parent | 973fdce79b191b5c2887a0e410979be84ae995f4 (diff) | |
Merge pull request #758 from lioncash/sync
common: Remove synchronized_wrapper.h
Diffstat (limited to 'src/common/CMakeLists.txt')
| -rw-r--r-- | src/common/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index f49a31612..d5d4f6f82 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -63,7 +63,6 @@ add_library(common STATIC string_util.cpp string_util.h swap.h - synchronized_wrapper.h telemetry.cpp telemetry.h thread.cpp |
