Skip to content
Snippets Groups Projects
Commit 3fdd98dd authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

minor changes.

[[Imported from SVN: r1286]]
parent 59984754
No related branches found
No related tags found
No related merge requests found
......@@ -49,8 +49,16 @@ extern "C"
#define _ABS_NOT_DEFINED_
#endif
#ifndef DIM
#error "DIM or DIM_OF_WORLD not defined!"
#endif
#include <alberta.h>
#ifndef _ALBERTA_H_
#error "Couldn't find alberta.h for include! "
#endif
#ifdef _ABS_NOT_DEFINED_
#undef ABS
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment