Kaydet (Commit) b392bdf0 authored tarafından Rafael Dominguez's avatar Rafael Dominguez Kaydeden (comit) Joseph Powers

Remove sot/agg.hxx include

üst 96dbb5f5
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
$(eval $(call gb_Package_Package,sot_inc,$(SRCDIR)/sot/inc)) $(eval $(call gb_Package_Package,sot_inc,$(SRCDIR)/sot/inc))
$(eval $(call gb_Package_add_file,sot_inc,inc/sot/absdev.hxx,sot/absdev.hxx)) $(eval $(call gb_Package_add_file,sot_inc,inc/sot/absdev.hxx,sot/absdev.hxx))
$(eval $(call gb_Package_add_file,sot_inc,inc/sot/agg.hxx,sot/agg.hxx))
$(eval $(call gb_Package_add_file,sot_inc,inc/sot/clsids.hxx,sot/clsids.hxx)) $(eval $(call gb_Package_add_file,sot_inc,inc/sot/clsids.hxx,sot/clsids.hxx))
$(eval $(call gb_Package_add_file,sot_inc,inc/sot/exchange.hxx,sot/exchange.hxx)) $(eval $(call gb_Package_add_file,sot_inc,inc/sot/exchange.hxx,sot/exchange.hxx))
$(eval $(call gb_Package_add_file,sot_inc,inc/sot/factory.hxx,sot/factory.hxx)) $(eval $(call gb_Package_add_file,sot_inc,inc/sot/factory.hxx,sot/factory.hxx))
......
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#include <tools/debug.hxx> #include <tools/debug.hxx>
#include <sot/object.hxx> #include <sot/object.hxx>
#include <sot/factory.hxx> #include <sot/factory.hxx>
#include <sot/agg.hxx>
/************** class SotObject ******************************************/ /************** class SotObject ******************************************/
class SotObjectFactory : public SotFactory class SotObjectFactory : public SotFactory
......
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