UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
dbenv.h
1 /* dbenv.h */
2 /* $Id: dbenv.h,v 1.1 2004/09/09 12:18:29 vlad Exp $ */
3 #ifndef __dbenv_h
4 #define __dbenv_h
5 
6 /* Cummulative header */
7 
8 #include <mix/wenv.h>
9 
10 #include <ldb/uwe_loc.h>
11 #include <ldb/uwe_project.h>
12 #include <ldb/uwe_datasource.h>
13 
14 
15 #endif /* dbenv.h */