forked from Lainports/freebsd-ports
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
8 lines
129 B
C++
8 lines
129 B
C++
--- ui.cpp.orig 2004-09-30 03:54:19 UTC
|
|
+++ ui.cpp
|
|
@@ -1,4 +1,5 @@
|
|
#include "ui.h"
|
|
+#include <cstdio>
|
|
|
|
using namespace std;
|
|
|