Exporter.hpp: predeclare IOSystem

pull/76/head
Alexander Gessler 2013-08-12 23:42:46 +02:00
parent a2fb2dfb28
commit fe248c89ec
1 changed files with 1 additions and 0 deletions

View File

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