mirror of
https://github.com/wnagrodzki/SwiftLogger.git
synced 2025-04-06 12:31:51 +02:00
Fixed compilation error in projects where Logger was added as dependency
This commit is contained in:
parent
6369a55088
commit
9986812c98
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
// Use this file to import your target's public headers that you would like to expose to Swift.
|
||||
//
|
||||
|
||||
#import "NSFileHandle+Swift.h"
|
||||
#import "Loggers/DiskLogger/NSFileHandle+Swift.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue