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
|
|
@ -69,5 +69,5 @@ template <class EOT> class eoDetTournamentSelect: public eoSelectOne<EOT>
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#endif // eoDetTournamentSelect_h
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue