Kaydet (Commit) d133d8f0 authored tarafından Herbert Dürr's avatar Herbert Dürr Kaydeden (comit) Caolán McNamara

make sure class MIP is complete before it is used

(cherry picked from commit c8ed6699)

Conflicts:
	forms/source/xforms/model.hxx

Change-Id: Iec9e999b1568ad422ea2118c04b770000bdbfd75
üst f9a3a8a4
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
#include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp>
#include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/Reference.hxx>
#include "mip.hxx"
#include <map> #include <map>
...@@ -46,7 +47,6 @@ namespace com { namespace sun { namespace star ...@@ -46,7 +47,6 @@ namespace com { namespace sun { namespace star
} } } } } }
namespace xforms namespace xforms
{ {
class MIP;
class BindingCollection; class BindingCollection;
class SubmissionCollection; class SubmissionCollection;
class InstanceCollection; class InstanceCollection;
......
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