Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files
revert Fix RW build
  • Loading branch information
withmorten committed Feb 4, 2021
1 parent 6161838 commit 263a766d8ed0daf6d720f9a0e0ff90d22c214711
Showing with 0 additions and 3 deletions.
  1. +0 −3 src/rw/TexRead.cpp
@@ -5,9 +5,6 @@
#include "common.h" #include "common.h"
#ifdef ANISOTROPIC_FILTERING #ifdef ANISOTROPIC_FILTERING
#include "rpanisot.h" #include "rpanisot.h"
#ifndef LIBRW
#pragma comment( lib, "rpanisot.lib" )
#endif
#endif #endif
#include "crossplatform.h" #include "crossplatform.h"
#include "platform.h" #include "platform.h"

0 comments on commit 263a766

Please sign in to comment.