Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
Any.h
Go to the documentation of this file.
1 #ifndef ZSERIO_PPMR_ANY_H_INC
2 #define ZSERIO_PPMR_ANY_H_INC
3 
4 #include "zserio/Any.h"
6 
7 namespace zserio
8 {
9 namespace ppmr
10 {
11 
14 
15 } // namespace ppmr
16 } // namespace zserio
17 
18 #endif // ZSERIO_PPMR_ANY_H_INC