remove AssimpPCH.h: fixes #534
This commit is contained in:
@@ -38,13 +38,15 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
----------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include "AssimpPCH.h"
|
||||
|
||||
|
||||
#ifndef ASSIMP_BUILD_NO_Q3BSP_IMPORTER
|
||||
|
||||
#include "Q3BSPZipArchive.h"
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
#include <cassert>
|
||||
#include "../include/assimp/ai_assert.h"
|
||||
|
||||
|
||||
namespace Assimp {
|
||||
namespace Q3BSP {
|
||||
|
||||
Reference in New Issue
Block a user