Add structure declaration to beginning of file to fix gcc warnings.

This commit is contained in:
Ken Hughes
2006-03-27 22:22:08 +00:00
parent ac31b20448
commit 95ae057983

View File

@@ -42,6 +42,7 @@ struct EditVert;
struct Mesh;
struct bDeformGroup;
struct View3D;
struct EditSelection;
// edge and face flag both
#define EM_FGON 2