mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
5d48416e67
PR: 216965 Submitted by: amdmi3
11 lines
258 B
C++
11 lines
258 B
C++
--- src/NetworkMessage.cpp.orig 2014-03-22 13:31:21 UTC
|
|
+++ src/NetworkMessage.cpp
|
|
@@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite
|
|
|
|
/* includes */
|
|
#include <cstring>
|
|
+#include <iostream>
|
|
|
|
#include "UserConfig.h"
|
|
#include "SpeedController.h"
|