Mobile API Reference  MicroStrategy 2019
StdAfx.h
Go to the documentation of this file.
1 // stdafx.h : include file for standard system include files,
2 // or project specific include files that are used frequently, but
3 // are changed infrequently
4 //
5 #ifndef _VE_CE
6 //#ifndef _UUID_T
7 //#define _UUID_T
8 //#endif
9 
10 #ifndef _Msi_Variant
11 #define _Msi_Variant
12 #endif
13 
14 #ifndef _Msi_WinError
15 #define _Msi_WinError
16 #endif
17 #import "GUID.h"
18 
19 #include "PDCHeader/PDCwchar.h"
20 
21 #include "PDCHeader/PDCrpcdce.h"
22 #include <CoreGraphics/CoreGraphics.h>
23 #include "PDCHeader/PDCatlbase.h"
24 #include "PDCHeader/PDCatlcom.h"
25 
26 //#include "DSSCOMMaster/DSSCOMMaster_i.h"
27 #include "DSSIPhoneEnums.h"
28 
29 // TODO: reference additional headers your program requires here
30 #else
31 
32 #include "ATL/DSSAtl_Includes.h"
34 #include "XercesDOM/XercesDOM/MSXML3_i.h"
35 
36 #define M_PI 3.14159265358979323846264338327950288
37 
38 //#ifndef PORTING_DONE
39 //#define PORTING_DONE
40 //#endif
41 #endif