File Tree: Accidentally removed logging header that's used elsewhere
This commit is contained in:
parent
003b30cba2
commit
29ad6e3060
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
#import "SmartFolderNode.h"
|
||||
#import "ContainerNode.h"
|
||||
|
||||
#import "Logging.h"
|
||||
|
||||
@implementation PathNode
|
||||
|
||||
//From http://developer.apple.com/documentation/Cocoa/Conceptual/LowLevelFileMgmt/Tasks/ResolvingAliases.html
|
||||
|
|
Loading…
Reference in a new issue