X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Ftacan.hxx;h=7c8873aed438ffd2dc0fec3ab60b6144eb002b11;hb=43b300fe46d8013a90009ec8e1a923ec53a396b5;hp=4a1826b7ffd47ae8f8f0ef92a74901cb7d947269;hpb=d90922fe1ed1064ea408255f50723454e00268b6;p=flightgear.git diff --git a/src/Instrumentation/tacan.hxx b/src/Instrumentation/tacan.hxx index 4a1826b7f..7c8873aed 100755 --- a/src/Instrumentation/tacan.hxx +++ b/src/Instrumentation/tacan.hxx @@ -7,11 +7,6 @@ #ifndef __INSTRUMENTS_TACAN_HXX #define __INSTRUMENTS_TACAN_HXX 1 -#ifndef __cplusplus -# error This library requires C++ -#endif - -#include #include #include @@ -42,7 +37,6 @@ class TACAN : public SGSubsystem, public SGPropertyChangeListener public: TACAN ( SGPropertyNode *node ); - TACAN (); virtual ~TACAN (); virtual void init ();