X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FQuaternions.h;h=3b1ff4677dbfbb3e75d255bd10b7e844d5ab5d19;hb=e08a65d1b8613dfbe0f48a7d868c5b0459b411a6;hp=29f82d7f8a7aac5a3eb959d563461c3eb0d37fae;hpb=25e3d5e35a7fd7efdffc420efe3c41a91cefe43f;p=lugaru.git diff --git a/Source/Quaternions.h b/Source/Quaternions.h index 29f82d7..3b1ff46 100644 --- a/Source/Quaternions.h +++ b/Source/Quaternions.h @@ -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"