Changeset 13089 in webkit for trunk/JavaScriptCore/os-win32
- Timestamp:
- Mar 2, 2006, 1:12:06 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/os-win32/stdint.h
r11962 r13089 5 5 to make WebCore compile */ 6 6 7 #if ndef WIN327 #if !PLATFORM(WIN_OS) 8 8 #error "This stdint.h file should only be compiled under Windows" 9 9 #endif
Note:
See TracChangeset
for help on using the changeset viewer.