Mobile API Reference  MicroStrategy 2019
Prolog.h
Go to the documentation of this file.
1 //==============================================================================================
2 // FILENAME : Prolog.h
3 // AUTHOR : vovechkin
4 // CREATION : 2002-07-16
5 // Copyright (C) MicroStrategy, Inc. 2002
6 //==============================================================================================
7 //
8 // This file is included *first* by *all* PDC headers, so keep this file lean.
9 //
10 // Note: there are no inclusion guards, because this file is supposed to "execute"
11 // whenever it's included, not only the first time!
12 
13 #ifdef WIN32
14 #include "CheckWin32APIAliases.h"
15 #endif