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

@ -17,8 +17,8 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
******************************************************************************/
#ifndef __SurfaceEdge_H__
#define __SurfaceEdge_H__
#ifndef __PolyVox_SurfaceEdge_H__
#define __PolyVox_SurfaceEdge_H__
#include "SurfaceTypes.h"