]> git.mxchange.org Git - simgear.git/blobdiff - simgear/timing/timestamp.hxx
Make at least the header aliasing safe.
[simgear.git] / simgear / timing / timestamp.hxx
index 589c010ad2b16dce3df5215da5da413ed7cef477..aa71a29667953dd598935f1684be1ab1ae97afd9 100644 (file)
@@ -19,7 +19,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,9 +28,9 @@
 #define _TIMESTAMP_HXX
 
 
-#ifndef __cplusplus                                                          
+#ifndef __cplusplus
 # error This library requires C++
-#endif                                   
+#endif
 
 
 #include <simgear/compiler.h>