Skip to content

Commit

Permalink
Merge pull request #167 from MacPaw/feature/fix_csmemoryhandle_module…
Browse files Browse the repository at this point in the history
…_visibility

make CSMemoryHandle visible when XADMaster imported as a clang module
  • Loading branch information
r-fogash committed Apr 5, 2024
2 parents 35287a6 + deb03d9 commit 8945195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions XADMaster.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ FOUNDATION_EXPORT const unsigned char XADMasterVersionString[];
#import <XADMaster/XADPrefixCode.h>
#import <XADMaster/XADSimpleUnarchiver.h>
#import <XADMaster/XADArchiveParserDescriptions.h>
#import <XADMaster/CSMemoryHandle.h>

0 comments on commit 8945195

Please sign in to comment.