Skip to content

Commit 82f3420

Browse files
committed
fix: windows build CopyFileA
1 parent 5841f61 commit 82f3420

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/utils/File_Utils.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,8 @@
1414
#include <string>
1515
#include <vector>
1616

17-
#include <stdint.h>
1817
#include <stdio.h>
1918

20-
#include "FBX2glTF.h"
2119
#include "String_Utils.hpp"
2220

2321
std::vector<std::string> FileUtils::ListFolderFiles(

0 commit comments

Comments
 (0)