testing if svn is not borked

This commit is contained in:
Mikko Mononen 2010-08-23 18:13:32 +00:00
parent a16f0e3e5e
commit a9f439b35e

View File

@ -26,6 +26,7 @@ typedef int64_t rcTimeVal;
typedef __int64 rcTimeVal; typedef __int64 rcTimeVal;
#endif #endif
enum rcLogCategory enum rcLogCategory
{ {
RC_LOG_PROGRESS = 1, RC_LOG_PROGRESS = 1,