|
OpenTwin 0.1
OpenTwin
|
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
15#define _USE_MATH_DEFINES
16#define WIN32_LEAN_AND_MEAN
25#pragma warning(disable:4996)
29 std::ostringstream os_; \
31 OutputDebugStringA( os_.str().c_str() ); \