Kaydet (Commit) 26b1bc04 authored tarafından Caolán McNamara's avatar Caolán McNamara

add in pre/post win in order to build

üst 35f72e57
...@@ -33,6 +33,11 @@ ...@@ -33,6 +33,11 @@
// includes // includes
//------------------------------------------------------------------------ //------------------------------------------------------------------------
#ifdef WNT
#include <prewin.h>
#include <postwin.h>
#endif
#include <WindowsAccessBridgeAdapter.h> #include <WindowsAccessBridgeAdapter.h>
#include <prewin.h> #include <prewin.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment