comparison libqterminal/unix/History.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
19 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 19 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
20 02110-1301 USA. 20 02110-1301 USA.
21 */ 21 */
22 22
23 // Own 23 // Own
24 #include "History.h" 24 #include "unix/History.h"
25 25
26 // System 26 // System
27 #include <iostream> 27 #include <iostream>
28 #include <stdlib.h> 28 #include <stdlib.h>
29 #include <assert.h> 29 #include <assert.h>