7 * Please refer to Copyright.txt, in Chombo's root directory.
8 */
9#endif
10
11#ifndef CH_LANG_FORT
12 #ifdef INSIDEBASE
13 #undef INSIDEBASE
14 #else
15 Fail now: matching BaseNamespaceHeader.H not in this scope. You probably have a \#include BaseNamespaceHeader.H followed by another \#include BaseNamespaceHeader.H, instead of followed by a \#include BaseNamespaceFooter.H.