Removed the trailing comment after #endif (Warning in MSVC)
This commit is contained in:
parent
9bda49ae05
commit
00f1a25000
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@
|
|||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#endif _eo_
|
||||
#endif
|
||||
|
||||
// Local Variables:
|
||||
// mode: C++
|
||||
|
|
|
|||
Reference in a new issue