mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
12 lines
267 B
C
12 lines
267 B
C
--- GUI/Widgets/Fl_Loop.h.orig Wed Nov 22 13:00:49 2006
|
|
+++ GUI/Widgets/Fl_Loop.h Wed Nov 22 13:01:09 2006
|
|
@@ -18,7 +18,7 @@
|
|
|
|
#include <FL/Fl.H>
|
|
#include <FL/Fl_Double_Window.H>
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
|
|
#ifndef LOOPWIDGET
|
|
#define LOOPWIDGET
|