summaryrefslogtreecommitdiff
path: root/include/codemaker
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-08-26 19:29:14 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-08-27 09:56:16 +0200
commitf9f52b918a3255521bd74cd88939c45381297e19 (patch)
tree381de8c5a6464f675bcfac4f2b130de28e792ead /include/codemaker
parent142a5ed429d3b159a3538c372ec51af3605db942 (diff)
expand out StringSet typedef
Change-Id: If7791d51d055ad918b54a52bee3f13a79c5468f6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101435 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/codemaker')
-rw-r--r--include/codemaker/global.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/codemaker/global.hxx b/include/codemaker/global.hxx
index 358db5da7eda..d865e5270aa4 100644
--- a/include/codemaker/global.hxx
+++ b/include/codemaker/global.hxx
@@ -29,7 +29,6 @@
#include <rtl/strbuf.hxx>
typedef ::std::vector< ::rtl::OString > StringVector;
-typedef ::std::set< ::rtl::OString > StringSet;
// FileStream