瀏覽代碼

Update matrix4x4.h (#5507)

Co-authored-by: Kim Kulling <[email protected]>
Tom Heaton 1 年之前
父節點
當前提交
1f920ee1fe
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/assimp/matrix4x4.h

+ 1 - 0
include/assimp/matrix4x4.h

@@ -53,6 +53,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 #include <assimp/vector3.h>
 #include <assimp/defs.h>
+#include <assimp/config.h>
 
 #ifdef __cplusplus