]> git.mxchange.org Git - simgear.git/blobdiff - simgear/math/vector.hxx
Ignore generated binaries.
[simgear.git] / simgear / math / vector.hxx
index 75893c18c2585227a5afadb6f3a801c6133a4f47..e73b8d5fc68f56b29ca6d95acc69b56d6c8d2ffc 100644 (file)
@@ -5,7 +5,7 @@
 
 // Written by Curtis Olson, started December 1997.
 //
-// Copyright (C) 1997  Curtis L. Olson  - curt@infoplane.com
+// Copyright (C) 1997  Curtis L. Olson  - http://www.flightgear.org/~curt
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Library General Public
 # error This library requires C++
 #endif                                   
 
-#ifdef HAVE_CONFIG_H
-#  include <config.h>
-#endif
-
 #include <simgear/compiler.h>
 
 #include <plib/sg.h>