fixed some linux issues
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@186 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -105,10 +105,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
# include "NFFLoader.h"
|
||||
#endif
|
||||
#ifndef AI_BUILD_NO_RAW_IMPORTER
|
||||
# include "RAWLoader.h"
|
||||
# include "RawLoader.h"
|
||||
#endif
|
||||
#ifndef AI_BUILD_NO_OFF_IMPORTER
|
||||
# include "OffLoader.h"
|
||||
# include "OFFLoader.h"
|
||||
#endif
|
||||
#ifndef AI_BUILD_NO_AC_IMPORTER
|
||||
# include "ACLoader.h"
|
||||
|
||||
Reference in New Issue
Block a user