Revision: 546
Author: gtm.daemon
Date: Thu Jun 21 16:30:12 2012
Log: [Author: dmaclach]
Add header back in attempt to fix build.
TBR=thomasvl
DELTA=2 (2 added, 0 deleted, 0 changed)
http://code.google.com/p/google-toolbox-for-mac/source/detail?r=546
Modified:
/trunk/Foundation/GTMNSFileHandle+UniqueName.m
=======================================
--- /trunk/Foundation/GTMNSFileHandle+UniqueName.m Thu Jun 21 14:30:11 2012
+++ /trunk/Foundation/GTMNSFileHandle+UniqueName.m Thu Jun 21 16:30:12 2012
@@ -18,6 +18,8 @@
#import "GTMNSFileHandle+UniqueName.h"
+#include <unistd.h>
+
@implementation NSFileHandle (GTMFileHandleUniqueNameAdditions)
+ (id)gtm_fileHandleWithUniqueNameBasedOn:(NSString *)pathTemplate