voxelTerrain
Main Page
Classes
Files
Examples
File List
All
Classes
Functions
Variables
Typedefs
Enumerations
Pages
modules
core
source
blub
core
classVersion.hpp
1
#ifndef CLASSVERSION_HPP
2
#define CLASSVERSION_HPP
3
4
#include "blub/core/globals.hpp"
5
6
#include <boost/serialization/version.hpp>
7
8
9
#define BLUB_CLASSVERSION(T, N) BOOST_CLASS_VERSION(T, N)
10
11
12
#endif // CLASSVERSION_HPP
Generated on Sat Jan 31 2015 13:35:22 for voxelTerrain by
1.8.8