summaryrefslogtreecommitdiffstats
path: root/util/scripts/mac-binary/package/InstallerPane/InstallerPane_Prefix.pch
blob: c0a0b7814bfb005f3ce852c99ea952b06c036dd3 (plain)
1
2
3
4
5
6
7
8
//
// Prefix header for all source files of the 'InstallerPlugin' target in the 'InstallerPlugin' project.
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
    #import <InstallerPlugins/InstallerPlugins.h>
#endif