diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 15:32:10 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:39 -0500 |
commit | d441fa1f8cc0a17a2bc166bf2f2a44f76b83a773 (patch) | |
tree | ee86a4bfa54403bc82567950c1167f0e21fa8bf0 /stoc | |
parent | a4c90068947f9a60e586ac38457238c33f33bef7 (diff) |
remvove vos/macros.h usage
Diffstat (limited to 'stoc')
-rw-r--r-- | stoc/test/testintrosp.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/test/testintrosp.cxx b/stoc/test/testintrosp.cxx index c37671eb0c59..c27fae201b6f 100644 --- a/stoc/test/testintrosp.cxx +++ b/stoc/test/testintrosp.cxx @@ -56,7 +56,6 @@ using namespace rtl; using namespace cppu; -//using namespace vos; using namespace ModuleA; //using namespace ModuleB; //using namespace ModuleC; |