00001 /* 00002 Copyright (C) 2005-2007 Feeling Software Inc. 00003 Portions of the code are: 00004 Copyright (C) 2005-2007 Sony Computer Entertainment America 00005 00006 MIT License: http://www.opensource.org/licenses/mit-license.php 00007 */ 00008 00009 #ifndef _STDAFX_H_ 00010 #define _STDAFX_H_ 00011 00012 #define FCOLLADA_INTERNAL 00013 #include "FCollada.h" 00014 00015 #endif // _STDAFX_H_