Kaydet (Commit) 614d384f authored tarafından Kohei Yoshida's avatar Kohei Yoshida

ptr_vector is not used in this header. Remove it.

Change-Id: I5f884819f777201ddfec60bdac3e503584ead649
üst f508776c
...@@ -19,10 +19,6 @@ ...@@ -19,10 +19,6 @@
#ifndef INCLUDED_SFX2_DINFDLG_HXX #ifndef INCLUDED_SFX2_DINFDLG_HXX
#define INCLUDED_SFX2_DINFDLG_HXX #define INCLUDED_SFX2_DINFDLG_HXX
#include <boost/optional/optional.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <sal/config.h> #include <sal/config.h>
#include <sfx2/dllapi.h> #include <sfx2/dllapi.h>
...@@ -49,6 +45,8 @@ ...@@ -49,6 +45,8 @@
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <boost/optional/optional.hpp>
namespace com { namespace sun { namespace star { namespace com { namespace sun { namespace star {
namespace document { namespace document {
class XDocumentProperties; class XDocumentProperties;
......
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