Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
ITypeInfo.h
Go to the documentation of this file.
1 #ifndef ZSERIO_PMR_I_TYPE_INFO_H_INC
2 #define ZSERIO_PMR_I_TYPE_INFO_H_INC
3 
4 #include "zserio/ITypeInfo.h"
6 
7 namespace zserio
8 {
9 namespace pmr
10 {
11 
26 } // namespace pmr
27 } // namespace zserio
28 
29 #endif // ZSERIO_PMR_I_TYPE_INFO_H_INC