]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/model/location.hxx
- better error message when submodel loading failed
[simgear.git] / simgear / scene / model / location.hxx
index 9abcda3f8c491ad81365dadec67bc22db1da8893..d691675f8492f32eac42299765d784bb7df7383b 100644 (file)
@@ -16,7 +16,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$
 
@@ -25,9 +25,9 @@
 #define _SG_LOCATION_HXX
 
 
-#ifndef __cplusplus                                                          
+#ifndef __cplusplus
 # error This library requires C++
-#endif                                   
+#endif
 
 #include <simgear/compiler.h>
 #include <simgear/constants.h>