This commit is contained in:
2013-09-02 21:12:33 +00:00
parent 0be482156a
commit b7d5adfae4
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@@ -119,4 +119,7 @@ private:
inline void SwitchState(const CP_STATE enState); inline void SwitchState(const CP_STATE enState);
void CPLog(const std::string fmt, ...); void CPLog(const std::string fmt, ...);
// winding-up 청산
}; };