X-Git-Url: https://git.saurik.com/apple/javascriptcore.git/blobdiff_plain/9bcd318d5fa2a38139c9651d263a06c797529333..ba379fdc102753d6be2c4d937058fe40257329fe:/profiler/ProfilerServer.mm diff --git a/profiler/ProfilerServer.mm b/profiler/ProfilerServer.mm index 19cb6f0..251c2e3 100644 --- a/profiler/ProfilerServer.mm +++ b/profiler/ProfilerServer.mm @@ -28,12 +28,12 @@ #import "JSProfilerPrivate.h" #import "JSRetainPtr.h" - #import #if PLATFORM(IPHONE_SIMULATOR) #import #endif + @interface ProfilerServer : NSObject { @private NSString *_serverName;