From b7e737639f23e04ed81987a2d9d73feef14d4977 Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Wed, 22 May 2019 10:34:57 +0200 Subject: Fix non UTF8-encoded thirdparty files --- thirdparty/assimp/code/res/resource.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 thirdparty/assimp/code/res/resource.h (limited to 'thirdparty/assimp/code') diff --git a/thirdparty/assimp/code/res/resource.h b/thirdparty/assimp/code/res/resource.h deleted file mode 100644 index 37d39284fe..0000000000 --- a/thirdparty/assimp/code/res/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by assimp.rc - -// Nächste Standardwerte für neue Objekte -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif -- cgit v1.2.3