DCL 4.0
Loading...
Searching...
No Matches
_windows.h
Go to the documentation of this file.
1#ifndef __DCL_WINDOWS_H__
2#define __DCL_WINDOWS_H__ 20110212
3
12
13#include <dcl/Config.h>
14#if __DCL_WINDOWS
15#include <windows.h>
16#endif
17
18#endif // __DCL_WINDOWS_H__