Remove ox::std namespace

This commit is contained in:
2017-04-12 21:27:55 -05:00
parent 5e80cc80b8
commit 4fde40ece9
-2
View File
@@ -23,11 +23,9 @@ typedef unsigned long uint64_t;
#endif
namespace ox {
namespace std {
typedef uint32_t Error;
}
}
#if defined(_LP64) || defined(__ppc64__) || defined(__aarch64__)