Fixed some linker warning about code that cannot be accessed.
This commit is contained in:
@ -32,4 +32,6 @@ namespace PolyVox
|
||||
float computeSmoothedVoxel(typename VolumeType::Sampler& volIter);
|
||||
}
|
||||
|
||||
#include "PolyVoxCore/VoxelFilters.inl"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user