- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
- wrote some further documentation text - moved ObjFileParser.h to the code directory git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@23 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef AI_WIN32DEBUGLOGSTREAM_H_INC
|
||||
#define AI_WIN32DEBUGLOGSTREAM_H_INC
|
||||
|
||||
#include "LogStream.h"
|
||||
#include "../include/LogStream.h"
|
||||
|
||||
//#ifdef _MSC_VER
|
||||
#ifdef WIN32
|
||||
|
||||
Reference in New Issue
Block a user