ARB
ali_other_stuff.hxx
Go to the documentation of this file.
1 // =============================================================== //
2 // //
3 // File : ali_other_stuff.hxx //
4 // Purpose : //
5 // //
6 // Institute of Microbiology (Technical University Munich) //
7 // http://www.arb-home.de/ //
8 // //
9 // =============================================================== //
10 
11 #ifndef ALI_OTHER_STUFF_HXX
12 #define ALI_OTHER_STUFF_HXX
13 
14 #ifndef PT_COM_H
15 #include <PT_com.h>
16 #endif
17 #ifndef ATTRIBUTES_H
18 #include <attributes.h>
19 #endif
20 #ifndef SERVER_H
21 extern "C" {
22 #include <server.h>
23 }
24 #endif
25 #ifndef ARBDBT_H
26 #include <arbdbt.h>
27 #endif
28 #ifndef SERVERCNTRL_H
29 #include <servercntrl.h>
30 #endif
31 
32 #else
33 #error ali_other_stuff.hxx included twice
34 #endif // ALI_OTHER_STUFF_HXX