Skip to content
Snippets Groups Projects
Commit f52b3e03 authored by Axel Naumann's avatar Axel Naumann
Browse files

Revert "[GeoCAD] Define R__Needs_Handle only if is not yet defined."

This reverts commit 922b53cf.
parent 1a55d24a
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,7 @@
// We need Handle here; request it and possibly undef it at the end of file.
#define R__Needs_Handle_Old R__Needs_Handle
#ifndef R__Needs_Handle
# define R__Needs_Handle 1
#endif
#define R__Needs_Handle 1
// Cascade
#include "TOCCExports.h"
#define R__Needs_Handle R__Needs_Handle_Old
......
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