opnsense-ports/games/adonthell/files/patch-src_map__event__handler.cc
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

13 lines
356 B
C++

--- src/map_event_handler.cc.orig Fri Apr 29 05:30:43 2005
+++ src/map_event_handler.cc Fri Apr 29 05:30:44 2005
@@ -19,9 +19,9 @@
* @brief Implements the map_event_handler class.
*/
-#include <algorithm>
#include "map_event.h"
#include "map_event_handler.h"
+#include <algorithm>
// See whether a matching event is registered and execute the