Added world and forward declaration files.

This commit is contained in:
David Williams
2008-03-11 22:04:31 +00:00
parent 8f5e5e51b4
commit b57094ca10
14 changed files with 28 additions and 28 deletions

View File

@ -19,8 +19,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
******************************************************************************/
#pragma endregion
#ifndef __Block_H__
#define __Block_H__
#ifndef __PolyVox_Block_H__
#define __PolyVox_Block_H__
#pragma region Headers
#include "boost/cstdint.hpp"