Chombo + EB + MF  3.2
BaseNamespaceFooter.H
Go to the documentation of this file.
1 #ifdef CH_LANG_CC
2 /*
3  * _______ __
4  * / ___/ / ___ __ _ / / ___
5  * / /__/ _ \/ _ \/ V \/ _ \/ _ \
6  * \___/_//_/\___/_/_/_/_.__/\___/
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.
16 # endif
17 
18 # ifdef CH_NAMESPACE
19  } namespace Dummy
20  {
21  }
22 # endif
23 #endif
Fail now
Definition: BaseNamespaceFooter.H:15