X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2Fsg_netBuffer.cxx;h=a1474973abb2d1d6262b9db9642a8c03c2f0ad66;hb=72bb9f4d5d6d861902a5779381e4ebe977db1df1;hp=126b4e2946773cc55cb230f54307911827fab5d9;hpb=bfd76880a9ca297d308a7a8c5b3ee154ab1187d2;p=simgear.git diff --git a/simgear/io/sg_netBuffer.cxx b/simgear/io/sg_netBuffer.cxx index 126b4e29..a1474973 100644 --- a/simgear/io/sg_netBuffer.cxx +++ b/simgear/io/sg_netBuffer.cxx @@ -16,7 +16,7 @@ You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA For further information visit http://plib.sourceforge.net @@ -25,6 +25,9 @@ #include "sg_netBuffer.hxx" +#include +#include + #include namespace simgear {