# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_CppunitTest_CppunitTest,comphelper_variadictemplates_test)) $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_variadictemplates_test, \ comphelper/qa/unit/variadictemplates \ )) $(eval $(call gb_CppunitTest_use_sdk_api,comphelper_variadictemplates_test)) $(eval $(call gb_CppunitTest_use_libraries,comphelper_variadictemplates_test, \ comphelper \ cppuhelper \ cppu \ sal \ )) # vim: set noet sw=4 ts=4: o/CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/pch
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-12-03 22:54:32 +0100
committerJulien Nabet <serval2412@yahoo.fr>2019-12-04 07:06:49 +0100
commit90417749fac6519eb0dde7f24736efc2d1bdf5a1 (patch)
tree964a578e078f870cde17d67534f0ff3b25c57eb1 /pch
parent8d84a0dc8d83cc7dbe77dec0bb4e2f6b9768e1d9 (diff)
Removed duplicated includes
Change-Id: Ica64e5b201689930ff400070fb773832d4a97d78 Reviewed-on: https://gerrit.libreoffice.org/84191 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'pch')