]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Quaternions.h
Fixed a lot of warnings
[lugaru.git] / Source / Quaternions.h
index 29f82d7f8a7aac5a3eb959d563461c3eb0d37fae..3b1ff4677dbfbb3e75d255bd10b7e844d5ab5d19 100644 (file)
@@ -23,11 +23,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #ifndef _QUATERNIONS_H_
 #define _QUATERNIONS_H_
 
-#ifndef WIN32
-#pragma mark -
-#endif
-
-//#include "Carbon.h"
 #include "math.h"
 #include "PhysicsMath.h"
 #include "gamegl.h"