summaryrefslogtreecommitdiffstats
path: root/x11-wm/jewel/files/patch-goodies-appbar_main.cc
blob: 0562b49be0347d6ae98efc2377234e7732b431fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- goodies/appbar/main.cc.orig	2007-12-06 20:48:09.000000000 +0100
+++ goodies/appbar/main.cc	2007-12-06 20:48:46.000000000 +0100
@@ -33,6 +33,9 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
 
+#include <iostream>
+using namespace std;
+
 #include "appbar.hh"
 
 int main(int argc, char* argv[])
OpenPOWER on IntegriCloud