# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- ifeq ($(strip $(SOLARENV)),) include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))config_host.mk endif include $(SOLARENV)/gbuild/gbuild.mk $(eval $(call gb_Module_make_global_targets,$(wildcard $(SRCDIR)/RepositoryModule_*.mk))) # vim: set noet sw=4 ts=4: ='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/PolyPolygonGraphicPrimitive2D.hxx
AgeCommit message (Expand)Author
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl