diff --git a/library/PolyVoxCore/include/PolyVoxImpl/TypeDef.h b/library/PolyVoxCore/include/PolyVoxImpl/TypeDef.h index 642ca4da..5823cf5c 100644 --- a/library/PolyVoxCore/include/PolyVoxImpl/TypeDef.h +++ b/library/PolyVoxCore/include/PolyVoxImpl/TypeDef.h @@ -45,7 +45,7 @@ freely, subject to the following restrictions: #include #define polyvox_shared_ptr boost::shared_ptr - #include + #include #define polyvox_function boost::function #include