Removed trailing text after #endif - causes warning on many compilers

This commit is contained in:
evomarc 2001-10-08 09:14:15 +00:00
commit f2c21bdc0b
6 changed files with 9 additions and 8 deletions

View file

@ -55,4 +55,4 @@ template <class FitT> class eoReal: public eoVector<FitT, double>
//-----------------------------------------------------------------------------
#endif //eoReal_h
#endif