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

@ -1,5 +1,5 @@
#ifndef MARCHING_CUBES_TABLES_HEADER_INCLUDED
#define MARCHING_CUBES_TABLES_HEADER_INCLUDED
#ifndef __PolyVox_MarchingCubeTables_H__
#define __PolyVox_MarchingCubeTables_H__
namespace PolyVox
{