Removed trailing text after #endif - causes warning on many compilers
This commit is contained in:
parent
7e885e8f8c
commit
f2c21bdc0b
6 changed files with 9 additions and 8 deletions
|
|
@ -55,4 +55,4 @@ template <class FitT> class eoReal: public eoVector<FitT, double>
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#endif //eoReal_h
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue