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 __IndexedSurfacePatch_H__
#define __IndexedSurfacePatch_H__
#ifndef __PolyVox_IndexedSurfacePatch_H__
#define __PolyVox_IndexedSurfacePatch_H__
#include <vector>