Changeset 150134 in webkit for trunk/Source/JavaScriptCore/os-win32
- Timestamp:
- May 15, 2013, 12:12:04 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/os-win32/inttypes.h
r108641 r150134 37 37 #if !COMPILER(MSVC) 38 38 #error "This inttypes.h file should only be compiled with MSVC" 39 #endif40 41 #ifdef WTF_COMPILER_MSVC7_OR_LOWER42 // https://bugs.webkit.org/show_bug.cgi?id=7621043 #error "Visual Studio 2005 or newer is required"44 39 #endif 45 40
Note:
See TracChangeset
for help on using the changeset viewer.