Minor changes to work towards getting it compiling on linux again
This commit is contained in:
@ -35,4 +35,4 @@ namespace PolyVox
|
||||
class VolumeIterator;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -4,7 +4,7 @@
|
||||
#include <iostream>
|
||||
|
||||
#include "boost/cstdint.hpp"
|
||||
#include <boost\operators.hpp>
|
||||
#include <boost/operators.hpp>
|
||||
|
||||
namespace PolyVox
|
||||
{
|
||||
|
Reference in New Issue
Block a user