Don't pull in C++11+ for one class

This commit is contained in:
Scott Wheeler
2020-12-20 18:38:05 +01:00
parent a5f11697f7
commit 8f6b6ac055
3 changed files with 8 additions and 26 deletions

View File

@ -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