sipxportlib  Version 3.3
SipXportLibInit.h
Go to the documentation of this file.
1 //
2 // Copyright (C) 2007 Jaroslav Libak
3 // Licensed to SIPfoundry under a Contributor Agreement.
4 //
5 // Copyright (C) 2007 SIPez LLC.
6 // Licensed to SIPfoundry under a Contributor Agreement.
7 //
8 // Copyright (C) 2004-2007 SIPfoundry Inc.
9 // Licensed by SIPfoundry under the LGPL license.
10 //
11 // $$
13 
30 #ifndef SipXportLibInit_h__
31 #define SipXportLibInit_h__
32 
33 // SYSTEM INCLUDES
34 // APPLICATION INCLUDES
35 
36 // Be sure to include all dependencies in the right order!
38 #include "utl/UtlInit.h"
39 #include "os/OsNameDbInit.h"
40 
41 // DEFINES
42 // MACROS
43 // EXTERNAL FUNCTIONS
44 // EXTERNAL VARIABLES
45 // CONSTANTS
46 // FORWARD DECLARATIONS
47 // STRUCTS
48 // TYPEDEFS
49 
50 #endif // SipXportLibInit_h__