Changeset 34901 in webkit for trunk/JavaScriptCore/kjs/BooleanConstructor.h
- Timestamp:
- Jun 30, 2008, 6:11:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/BooleanConstructor.h
r34844 r34901 22 22 #define BooleanConstructor_h 23 23 24 #include " JSFunction.h"24 #include "InternalFunction.h" 25 25 26 26 namespace KJS {
Note:
See TracChangeset
for help on using the changeset viewer.