X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/6fe7ccc865dc7d7541b93c5bcaf6368d2c98a174..2656c66b5b30d5597e842a751c7f19ad6c2fe31a:/jit/CompactJITCodeMap.h diff --git a/jit/CompactJITCodeMap.h b/jit/CompactJITCodeMap.h index 5b92a89..37cbb24 100644 --- a/jit/CompactJITCodeMap.h +++ b/jit/CompactJITCodeMap.h @@ -10,7 +10,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of + * 3. Neither the name of Apple Inc. ("Apple") nor the names of * its contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * @@ -30,11 +30,10 @@ #define CompactJITCodeMap_h #include -#include +#include #include #include #include -#include #include namespace JSC {