libbbb  1.2.1
Groups common code used in some applications and libraries.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
libbbb.h
Go to the documentation of this file.
1 /* ========================================================================= */
2 /* ------------------------------------------------------------------------- *//*
11 
12 
13  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14  Please read COPYING and README files in root folder
15  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16 */
17 /* ------------------------------------------------------------------------- */
18 /* ========================================================================= */
19 #ifndef __LIBBBB_MAIN_HEADER_INC__
20 #define __LIBBBB_MAIN_HEADER_INC__
21 //
22 //
23 //
24 //
25 /* INCLUDES ------------------------------------------------------------ */
26 
27 #include <libbbb/libbbb_config.h>
28 #include <libbbb/libbbb_global.h>
29 #include <libbbb/libbbb_debug.h>
30 #include <libbbb/libbbb_version.h>
31 
32 /* INCLUDES ============================================================ */
33 //
34 //
35 //
36 //
37 /* DEFINITIONS --------------------------------------------------------- */
38 
39 
40 /* DEFINITIONS ========================================================= */
41 //
42 //
43 //
44 //
45 /* DATA ---------------------------------------------------------------- */
46 
47 /* DATA ================================================================ */
48 //
49 //
50 //
51 //
52 /* FUNCTIONS ----------------------------------------------------------- */
53 
54 /* FUNCTIONS =========================================================== */
55 //
56 //
57 //
58 //
59 #endif // __LIBBBB_MAIN_HEADER_INC__
60 /* ------------------------------------------------------------------------- */
61 /* ========================================================================= */