mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -04:00
Don't pull in C++11+ for one class
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user