diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 15:37:44 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:29 -0500 |
commit | e042951f36e29586d1144da70582f6a147c9a083 (patch) | |
tree | 12bdf85ba42be099f69a95bc8e2e6c110231bf7d /extensions/test/stm/pipetest.cxx | |
parent | 33cd16725fc393e33a3b54c861dd0f3a241414a2 (diff) |
remvove vos/macros.h usage
Diffstat (limited to 'extensions/test/stm/pipetest.cxx')
-rw-r--r-- | extensions/test/stm/pipetest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/test/stm/pipetest.cxx b/extensions/test/stm/pipetest.cxx index 705152f38939..cf74aa2f33c0 100644 --- a/extensions/test/stm/pipetest.cxx +++ b/extensions/test/stm/pipetest.cxx @@ -50,7 +50,6 @@ #define SERVICE_NAME L"test.com.sun.star.io.Pipe" #ifndef _VOS_NO_NAMESPACE -using namespace vos; using namespace usr; #endif |