2
0
Эх сурвалжийг харах

Renaming ByteSwap.h to ByteSwapper.h to let assimp compile under cygwin.

U-ORADEV\albihern 10 жил өмнө
parent
commit
956fde6e66
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      code/LWOMaterial.cpp

+ 1 - 1
code/LWOMaterial.cpp

@@ -47,7 +47,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 // internal headers
 #include "LWOLoader.h"
-#include "ByteSwap.h"
+#include "ByteSwapper.h"
 #include <boost/static_assert.hpp>