Support Class Library
A set of tools providing classes and utility
include
scl
detect
platform
unified
unified.clean_macros.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef SCL_KEEP_DETECT_MACROS
4
#undef SCL_UPLATFORM_WIN32
5
#undef SCL_UPLATFORM_WIN64
6
#undef SCL_UPLATFORM_WINDOWS
7
8
#undef SCL_UPLATFORM_ANDROID
9
#undef SCL_UPLATFORM_APPLE
10
#undef SCL_UPLATFORM_IOS
11
#undef SCL_UPLATFORM_LINUX
12
#undef SCL_UPLATFORM_UNIX
13
#endif
Generated by
1.8.13