X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Frender_area_2d.hxx;h=6b4dc32301ada3cf10b25ad5bd2de73edd7d5360;hb=bb2b03c7e392e107aeaf7dbc4eecc59064b28512;hp=4b3b0593890c9e8d3472f22c84037f375b0dd675;hpb=c9813d1b5d79b4aad13c263690a0223086af25ac;p=flightgear.git diff --git a/src/Instrumentation/render_area_2d.hxx b/src/Instrumentation/render_area_2d.hxx index 4b3b05938..6b4dc3230 100644 --- a/src/Instrumentation/render_area_2d.hxx +++ b/src/Instrumentation/render_area_2d.hxx @@ -28,12 +28,12 @@ # include #endif +#include #include -#include #include -SG_USING_STD(vector); +using std::vector; enum RA2DDrawingType { RA2D_LINE,