diff options
Diffstat (limited to 'basic/Library_sb.mk')
-rw-r--r-- | basic/Library_sb.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/basic/Library_sb.mk b/basic/Library_sb.mk index f640e366a50c..8076f0995873 100644 --- a/basic/Library_sb.mk +++ b/basic/Library_sb.mk @@ -27,8 +27,6 @@ $(eval $(call gb_Library_set_include,sb,\ $(eval $(call gb_Library_set_precompiled_header,sb,basic/inc/pch/precompiled_sb)) -$(eval $(call gb_Library_use_external,sb,boost_headers)) - $(eval $(call gb_Library_use_custom_headers,sb,\ officecfg/registry \ )) |