fixed #11 compile against Qt 5 (Qt4 and Qt5 supported and waguely tested)
This commit is contained in:
+2
-2
@@ -21,11 +21,11 @@
|
||||
|
||||
*/
|
||||
|
||||
#include <QtDebug>
|
||||
|
||||
// Own
|
||||
#include "BlockArray.h"
|
||||
|
||||
#include <QtCore>
|
||||
|
||||
// System
|
||||
#include <assert.h>
|
||||
#include <sys/mman.h>
|
||||
|
||||
Reference in New Issue
Block a user