ports/www/wsmake/files/patch-src-libwsmake_wsLoader.h
Pietro Cerutti 34f2c86a0d - Update to 0.7.901
- Make PORTDOCS-compliant
- Take maintainship
2008-06-03 19:33:27 +00:00

10 lines
254 B
C++

--- src/libwsmake/wsLoader.h.orig 2008-06-03 21:00:24.000000000 +0200
+++ src/libwsmake/wsLoader.h 2008-06-03 21:00:19.000000000 +0200
@@ -26,6 +26,7 @@
#include <list>
#include <string>
#include <stdio.h>
+using namespace std;
namespace wsmake
{