Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EvilBase.hpp
Go to the documentation of this file.
1 // @HEADER
2 // *****************************************************************************
3 // Teuchos: Common Tools Package
4 //
5 // Copyright 2004 NTESS and the Teuchos contributors.
6 // SPDX-License-Identifier: BSD-3-Clause
7 // *****************************************************************************
8 // @HEADER
9 
10 #ifndef EVIL_BASE_HPP
11 #define EVIL_BASE_HPP
12 
13 #include "EvilBase_decl.hpp"
14 
15 #ifndef DO_EXPLICIT_INSTANTIATION
16 
17 #include "EvilBase_def.hpp"
18 
19 #endif // DO_EXPLICIT_INSTANTIATION
20 
21 #endif // EVIL_BASE_HPP