voxelTerrain
Main Page
Classes
Files
Examples
File List
All
Classes
Functions
Variables
Typedefs
Enumerations
Pages
modules
serialization
source
blub
serialization
access.hpp
1
#ifndef SERIALIZATION_ACCESS_HPP
2
#define SERIALIZATION_ACCESS_HPP
3
4
#include "blub/core/globals.hpp"
5
6
#include <boost/serialization/access.hpp>
7
8
9
namespace
blub
10
{
11
namespace
serialization
12
{
13
14
15
// typedef boost::serialization::access access;
16
#define BLUB_SERIALIZATION_ACCESS friend class boost::serialization::access;
17
18
19
}
20
}
21
22
23
#endif // SERIALIZATION_ACCESS_HPP
blub
Definition:
deadlineTimer.hpp:10
Generated on Sat Jan 31 2015 13:35:23 for voxelTerrain by
1.8.8