OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
Macros
stdafx.h File Reference
Go to the source code of this file.
Macros
#define
_USE_MATH_DEFINES
#define
WIN32_LEAN_AND_MEAN
#define
DBOUT
(s)
Macro Definition Documentation
◆
_USE_MATH_DEFINES
#define _USE_MATH_DEFINES
◆
DBOUT
#define DBOUT
(
s
)
Value:
{ \
std::ostringstream os_; \
os_ << s; \
OutputDebugStringA( os_.str().c_str() ); \
}
◆
WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
Services
Model
include
stdafx.h
Generated by
1.10.0