source: TRACY3/trunk/tracy/README @ 11

Last change on this file since 11 was 3, checked in by zhangj, 12 years ago

Initiale import

  • Property svn:executable set to *
File size: 167 bytes
Line 
1For most C++ developers, we recommend disabling #981. But for C code, #981 is more likely to be useful.
2
3#pragma warning (disable:193)
4
5#pragma warning (default:193)
6
Note: See TracBrowser for help on using the repository browser.