icedb  version 0.5.1
Snow particle scattering database API
errorCodes.hpp
Go to the documentation of this file.
1 #pragma once
2 #ifndef ICEDB_HPP_ERRORCODES
3 #define ICEDB_HPP_ERRORCODES
4 
5 #include "defs.h"
6 #include "errorCodes.h"
7 
9 
10 namespace icedb {
11  namespace error {
13  }
14 }
16 
17 #endif
ICEDB_ERRORCODES
Definition: errorCodes.h:9
#define ICEDB_END_DECL_CPP
Definition: defs.h:31
#define ICEDB_BEGIN_DECL_CPP
Definition: defs.h:30
ICEDB_ERRORCODES error_codes
Definition: errorCodes.hpp:12