Explorar o código

Exporter.hpp: predeclare IOSystem

Alexander Gessler %!s(int64=12) %!d(string=hai) anos
pai
achega
fe248c89ec
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/assimp/Exporter.hpp

+ 1 - 0
include/assimp/Exporter.hpp

@@ -51,6 +51,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 namespace Assimp	{
 	class ExporterPimpl;
+	class IOSystem;
 
 
 // ----------------------------------------------------------------------------------