Changeset 738 in 3DVCSoftware for trunk/source/Lib/TLibCommon/TComRom.h
- Timestamp:
- 10 Dec 2013, 13:50:12 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/TComRom.h
r724 r738 236 236 237 237 238 #if H_MV_FIX_TRACE_FILE 239 Void writeToTraceFile( const Char* symbolName, Int val, Bool doIt ); 240 Void writeToTraceFile( const Char* symbolName, Bool doIt ); 241 #else 238 242 Void writeToTraceFile( Char* symbolName, Int val, Bool doIt ); 239 243 Void writeToTraceFile( Char* symbolName, Bool doIt ); 244 #endif 240 245 #endif 241 246 #else
Note: See TracChangeset for help on using the changeset viewer.