aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMBase64.h
diff options
context:
space:
mode:
Diffstat (limited to 'Foundation/GTMBase64.h')
-rw-r--r--Foundation/GTMBase64.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/Foundation/GTMBase64.h b/Foundation/GTMBase64.h
index 169b1c3..8a3b919 100644
--- a/Foundation/GTMBase64.h
+++ b/Foundation/GTMBase64.h
@@ -16,6 +16,12 @@
// the License.
//
+
+// WARNING: This class provides a subset of the functionality available in
+// GTMStringEncoding and may go away in the future.
+// Please consider using GTMStringEncoding instead.
+
+
#import <Foundation/Foundation.h>
#import "GTMDefines.h"