aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMNSNumber+64Bit.h
blob: 79ca42c84d018569676cca99f8e6de863fda915d (plain)
1
2
3
4
5
6
7
8
//
// This file previously included utility methods for creating
// 64-bit NSNumbers.
//
// Applications should be updated to use NSNumber literals and
// boxed expressions, as described at
// http://clang.llvm.org/docs/ObjectiveCLiterals.html
//