Exporter.hpp: predeclare IOSystem
parent
a2fb2dfb28
commit
fe248c89ec
|
@ -51,6 +51,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
namespace Assimp {
|
||||
class ExporterPimpl;
|
||||
class IOSystem;
|
||||
|
||||
|
||||
// ----------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue