Selaa lähdekoodia

Exporter.hpp: predeclare IOSystem

Alexander Gessler 12 vuotta sitten
vanhempi
commit
fe248c89ec
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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	{
 namespace Assimp	{
 	class ExporterPimpl;
 	class ExporterPimpl;
+	class IOSystem;
 
 
 
 
 // ----------------------------------------------------------------------------------
 // ----------------------------------------------------------------------------------