#include "ascstring.h"
#include "global.h"
#include "misc.h"
Include dependency graph for errors.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | assertOrThrow(expr) (static_cast<void> ( (expr) ? 0 : (throw AssertionException (#expr, __FILE__, __LINE__)))) |
Definition in file errors.h.
|
|
Definition at line 69 of file errors.h. Referenced by tspfldloaders::readfields(), and tspfldloaders::readmessages(). |
1.4.2