diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-07-07 17:11:08 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-07-08 21:47:21 +0900 |
commit | e719baa35f58a32a21c6ddc9189aa086606faf03 (patch) | |
tree | 0771562f584e9f7a2e4734dcee1f6bbebedd3c49 /reportdesign/inc | |
parent | 78ba81351e9e59f4a8ff49108043b1d15cd77ab7 (diff) |
removed unused includes
Change-Id: I248ef370c55c18d60a8ea32ef92f70734bffbaf2
Diffstat (limited to 'reportdesign/inc')
-rw-r--r-- | reportdesign/inc/UndoActions.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx index 12825ef9cdb8..e8cbfe8b0725 100644 --- a/reportdesign/inc/UndoActions.hxx +++ b/reportdesign/inc/UndoActions.hxx @@ -56,7 +56,6 @@ #include <functional> #include <memory> -#include <boost/shared_ptr.hpp> namespace dbaui { |