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

This commit is contained in:
U-ORADEV\albihern
2015-04-20 17:49:02 -05:00
parent 7043551068
commit 956fde6e66

View File

@@ -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>