]> git.saurik.com Git - apple/javascriptcore.git/blobdiff - profiler/ProfilerServer.mm
JavaScriptCore-621.1.tar.gz
[apple/javascriptcore.git] / profiler / ProfilerServer.mm
index 19cb6f0cecf36cefa00939a046f4f9894e8f1dd3..29f075c421d2887f7c9c3b1e4eb6b1c7fc9daf9d 100644 (file)
@@ -28,8 +28,8 @@
 
 #import "JSProfilerPrivate.h"
 #import "JSRetainPtr.h"
-
 #import <Foundation/Foundation.h>
+
 #if PLATFORM(IPHONE_SIMULATOR)
 #import <Foundation/NSDistributedNotificationCenter.h>
 #endif