Changeset 730 in 3DVCSoftware for branches/HTM-9.0-dev0/source/Lib/TLibCommon/TComRom.h
- Timestamp:
- 9 Dec 2013, 17:16:03 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.0-dev0/source/Lib/TLibCommon/TComRom.h
r724 r730 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.