commit | cfc0193d466df7b18a0995b300a8586a462b92a1 | [log] [tgz] |
---|---|---|
author | Mark Slee <mcslee@apache.org> | 周五 9月 01 22:18:16 2006 +0000 |
committer | Mark Slee <mcslee@apache.org> | 周五 9月 01 22:18:16 2006 +0000 |
tree | f0f39768a94fc59b44b1224e221474b5e07e8d47 | |
parent | 9cb7c61b6b2c88bf41a23d1c4e9757c81d27d8ef [diff] [blame] |
Thrift library updates, remove unsigned types git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664772 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/cpp/src/Thrift.h b/lib/cpp/src/Thrift.h index 1f98d82..9254b56 100644 --- a/lib/cpp/src/Thrift.h +++ b/lib/cpp/src/Thrift.h
@@ -9,7 +9,7 @@ #include <set> #include <exception> -namespace facebook {namespace thrift { +namespace facebook { namespace thrift { class Exception : public std::exception { private: