X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FNetwork%2Fpve.hxx;h=455f0b184295f673b9908a699d88b16fcad3b4d9;hb=0f68fb36338cf709602deaa76d4b262c3ec1f3ab;hp=632dafdf1a4753ab309171fce2179f42475c9507;hpb=2c7625351a7e0b4480f02206759b1a5c342d0d83;p=flightgear.git diff --git a/src/Network/pve.hxx b/src/Network/pve.hxx index 632dafdf1..455f0b184 100644 --- a/src/Network/pve.hxx +++ b/src/Network/pve.hxx @@ -25,13 +25,13 @@ #define _FG_PVE_HXX -#include "Include/compiler.h" +#include #include STL_STRING #include "protocol.hxx" -FG_USING_STD(string); +SG_USING_STD(string); class FGPVE : public FGProtocol {