comparison libqterminal/unix/BlockArray.cpp @ 15653:35c891dce299

Removed INCLUDEPATH.
author Jacob Dawid <jacob.dawid@googlemail.com>
date Mon, 30 Jan 2012 12:03:12 +0100
parents 845cebf281aa
children
comparison
equal deleted inserted replaced
15652:2d6724358c12 15653:35c891dce299
20 02110-1301 USA. 20 02110-1301 USA.
21 21
22 */ 22 */
23 23
24 // Own 24 // Own
25 #include "BlockArray.h" 25 #include "unix/BlockArray.h"
26 26
27 #include <QtCore> 27 #include <QtCore>
28 28
29 // System 29 // System
30 #include <assert.h> 30 #include <assert.h>