The Gaudi Framework  v30r3 (a5ef0a68)
ParsersStandardMiscCommon.h
Go to the documentation of this file.
1 #ifndef PARSERS_STANDARD_MISC_COMMON_H
2 #define PARSERS_STANDARD_MISC_COMMON_H 1
3 // ============================================================================
4 // Include files
5 // ============================================================================
6 #include "GaudiKernel/Parsers.h"
8 // ============================================================================
9 // STD & STL
10 // ============================================================================
11 #include <map>
12 #include <set>
13 #include <string>
14 #include <vector>
15 // ============================================================================
16 #include "GaudiKernel/StatusCode.h"
17 #include "GaudiKernel/StringKey.h"
18 // ============================================================================
19 #endif /* PARSERS_STANDARD_MISC_COMMON_H */
The declaration of major parsing functions used e.g for (re)implementation of new extended properties...