diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-20 19:21:49 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 19:55:34 -0500 |
commit | 6cd025d44e9464716c8645f435966baca4caf921 (patch) | |
tree | 3f013c2d393787bbbcd32d9be3737ac91a27e44b /basic/inc/pch | |
parent | dbc4dae204e774a0e7274b63e82d6f9ac1cf94c0 (diff) |
remvove vos/macros.h usage
Diffstat (limited to 'basic/inc/pch')
-rw-r--r-- | basic/inc/pch/precompiled_basic.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basic/inc/pch/precompiled_basic.hxx b/basic/inc/pch/precompiled_basic.hxx index eacfc86d3b1b..502097724f9c 100644 --- a/basic/inc/pch/precompiled_basic.hxx +++ b/basic/inc/pch/precompiled_basic.hxx @@ -276,7 +276,6 @@ #include "vcl/wrkwin.hxx" #include "osl/diagnose.h" -#include "vos/macros.hxx" #include "osl/mutex.hxx" #include "vos/process.hxx" |