OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
headers.h
Go to the documentation of this file.
1
//-----------------------------------------------------------------------------
2
// headers.h
3
//
4
// Project: EPA SWMM5
5
// Version: 5.2
6
// Date: 11/01/21 (Build 5.2.0)
7
// Author: L. Rossman
8
//
9
// Header files included in most SWMM5 modules.
10
//
11
// DO NOT CHANGE THE ORDER OF THE #INCLUDE STATEMENTS
12
//-----------------------------------------------------------------------------
13
#include "
macros.h
"
14
#include "
objects.h
"
15
#define EXTERN extern
16
#include "
globals.h
"
17
#include "
funcs.h
"
18
#include "
error.h
"
19
#include "
text.h
"
20
#include "
keywords.h
"
error.h
Header file for error codes.
funcs.h
Header file for global interfacing functions.
globals.h
keywords.h
macros.h
objects.h
Definitions of data structures.
text.h
src
legacy
engine
headers.h
Generated by
1.9.8