Fix wrong #endif statement

This commit is contained in:
XiaoFeng 2015-12-07 10:44:52 +08:00
parent 0328c31596
commit b435f1df86
1 changed files with 0 additions and 2 deletions

View File

@ -7,5 +7,3 @@
#pragma once
std::string getCurAppName();
#endif