diff options
author | Hossein <hossein@libreoffice.org> | 2021-11-14 22:19:06 +0100 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2021-11-15 10:03:11 +0100 |
commit | 3780e283f47159b078f332604a3914efcc2a73e8 (patch) | |
tree | 4678566b0ae15d3828165554ebb37d8e46285a5e /vcl/workben | |
parent | 71ac0dac9a585b4383460c4f34314a6083a87685 (diff) |
Remove unused header path: vcl workben makefiles
Removed boost and other unused header paths from vcl workbench
makefiles.
Change-Id: Ie8a3abdf599c397a8a75c251a4e530d34e5bb806
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125175
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'vcl/workben')
-rw-r--r-- | vcl/workben/icontest.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/workben/icontest.cxx b/vcl/workben/icontest.cxx index 1ec9bac49c9f..86cf4da23e38 100644 --- a/vcl/workben/icontest.cxx +++ b/vcl/workben/icontest.cxx @@ -20,8 +20,6 @@ #include <math.h> -#include <glm/gtx/bit.hpp> - #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiComponentFactory.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> |