framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
serializable.hpp
Go to the documentation of this file.
1 // Copyright (C) 2012 iwg molw5
2 // For conditions of distribution and use, see copyright notice in COPYING
3 
13 #pragma once
14 
23 
24 #ifdef DOXYGEN
25 namespace framework
26 {
30  namespace serializable
31  {
32  }
33 }
34 #endif