a?adido el include <typeinfo>

This commit is contained in:
Luis Ángel San Martín
2013-01-20 17:32:53 +01:00
parent daa4b77c15
commit 588860e081
2 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,8 @@
#include <QByteArray>
#include <QPixmap>
#include <typeinfo>
#define NL 2
#define NR 2

View File

@ -10,6 +10,7 @@ extern LibraryWindow * mw;
#include "comic_db.h"
#include "comic.h"
#include <typeinfo>
ComicController::ComicController() {}