steve918
Committed by Ben Copsey

adding Foundation header import to header files so that they compile properly in…

…side a static library.

Signed-off-by: Ben Copsey <ben@allseeing-i.com>
... ... @@ -6,6 +6,7 @@
// Copyright 2008 All-Seeing Interactive. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface NSHTTPCookie (ValueEncodingAdditions)
... ...