Kaydet (Commit) 72c11ce7 authored tarafından Michael Stahl's avatar Michael Stahl

remove unused ptr_container includes

Change-Id: I55e15669520075f74c3fc730f8c6549d19de5ab3
üst ac010423
...@@ -17,8 +17,6 @@ ...@@ -17,8 +17,6 @@
#include <sfx2/dllapi.h> #include <sfx2/dllapi.h>
#include <sfx2/childwin.hxx> #include <sfx2/childwin.hxx>
#include <boost/ptr_container/ptr_vector.hpp>
/** SfxChildWindow for positioning the InfoBar in the view. /** SfxChildWindow for positioning the InfoBar in the view.
*/ */
class SFX2_DLLPUBLIC SfxInfoBarContainerChild : public SfxChildWindow class SFX2_DLLPUBLIC SfxInfoBarContainerChild : public SfxChildWindow
......
...@@ -52,11 +52,11 @@ class NSOpenGLView; ...@@ -52,11 +52,11 @@ class NSOpenGLView;
#endif #endif
#include <vcl/dllapi.h> #include <vcl/dllapi.h>
#include <boost/ptr_container/ptr_map.hpp>
#include <vcl/window.hxx> #include <vcl/window.hxx>
#include <tools/gen.hxx> #include <tools/gen.hxx>
#include <vcl/syschild.hxx> #include <vcl/syschild.hxx>
#include <map>
#include <set> #include <set>
class OpenGLFramebuffer; class OpenGLFramebuffer;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment