ARB
Main Page
Namespaces
Classes
Files
File List
File Members
ARBDB
ad_cb.h
Go to the documentation of this file.
1
// ================================================================ //
2
// //
3
// File : ad_cb.h //
4
// Purpose : Provides database callbacks //
5
// //
6
// Coded by Ralf Westram (coder@reallysoft.de) in November 2013 //
7
// Institute of Microbiology (Technical University Munich) //
8
// http://www.arb-home.de/ //
9
// //
10
// ================================================================ //
11
12
#ifndef AD_CB_H
13
#define AD_CB_H
14
15
#ifndef CB_H
16
#include <
cb.h
>
17
#endif
18
#ifndef AD_CB_PROT_H
19
#include "
ad_cb_prot.h
"
20
#endif
21
22
#else
23
#error ad_cb.h included twice
24
#endif // AD_CB_H
cb.h
ad_cb_prot.h
Generated by
1.8.8