aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorScott Wheeler <scott@directededge.com>2020-12-20 18:38:05 +0100
committerScott Wheeler <scott@directededge.com>2020-12-20 18:38:05 +0100
commit8f6b6ac055a94ab7a274bae63cb3ffbf8a3939c0 (patch)
treee483a03b7bcbbb712dd7ded237aa80eadba73767 /config.h.cmake
parenta5f11697f704a2eddb8ba211b516ce27a8fb8099 (diff)
Don't pull in C++11+ for one class
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index c1a31094..8d8c36ab 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -11,7 +11,6 @@
#cmakedefine HAVE_OPENBSD_BYTESWAP 1
/* Defined if your compiler supports some atomic operations */
-#cmakedefine HAVE_STD_ATOMIC 1
#cmakedefine HAVE_GCC_ATOMIC 1
#cmakedefine HAVE_MAC_ATOMIC 1
#cmakedefine HAVE_WIN_ATOMIC 1