Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
dcc7e9b
)
THRIFT-507. smalltalk: Remove an unnecessary include (boost/tokenizer)
author
David Reiss
<dreiss@apache.org>
Tue, 31 Aug 2010 16:51:24 +0000
(16:51 +0000)
committer
David Reiss
<dreiss@apache.org>
Tue, 31 Aug 2010 16:51:24 +0000
(16:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991250
13f79535
-47bb-0310-9956-
ffa450edef68
compiler/cpp/src/generate/t_st_generator.cc
patch
|
blob
|
history
diff --git
a/compiler/cpp/src/generate/t_st_generator.cc
b/compiler/cpp/src/generate/t_st_generator.cc
index
11d2394
..
a7acf15
100644
(file)
--- a/
compiler/cpp/src/generate/t_st_generator.cc
+++ b/
compiler/cpp/src/generate/t_st_generator.cc
@@
-27,7
+27,6
@@
#include <vector>
#include <stdlib.h>
-#include <boost/tokenizer.hpp>
#include <sys/stat.h>
#include <sys/types.h>
#include <sstream>