#15 убрать PIP_CXX11_SUPPORT
This commit is contained in:
@@ -20,10 +20,6 @@
|
||||
#ifndef PIPLATFORM_H
|
||||
#define PIPLATFORM_H
|
||||
|
||||
#if (__cplusplus >= 201103L) // стандарт C++ 11 или выше
|
||||
#define PIP_CXX11_SUPPORT
|
||||
#endif
|
||||
|
||||
#if defined(WIN64) || defined(_WIN64) || defined(__WIN64__)
|
||||
# define WINDOWS
|
||||
# define ARCH_BITS_64
|
||||
|
||||
Reference in New Issue
Block a user