X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Frender_area_2d.hxx;h=6b4dc32301ada3cf10b25ad5bd2de73edd7d5360;hb=bb2b03c7e392e107aeaf7dbc4eecc59064b28512;hp=490d2c99eafe720682c26a2f86397e3c335af286;hpb=3a6cadf6286b769f5945616cb189ad830b785c97;p=flightgear.git diff --git a/src/Instrumentation/render_area_2d.hxx b/src/Instrumentation/render_area_2d.hxx index 490d2c99e..6b4dc3230 100644 --- a/src/Instrumentation/render_area_2d.hxx +++ b/src/Instrumentation/render_area_2d.hxx @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ @@ -28,12 +28,12 @@ # include #endif +#include #include -#include #include -SG_USING_STD(vector); +using std::vector; enum RA2DDrawingType { RA2D_LINE,