From: Oliver Kurth Date: Wed, 16 Jan 2019 22:53:03 +0000 (-0800) Subject: Switch some stringxx headers to use angle brackets instead of double quotes X-Git-Tag: stable-11.0.0~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68e81d11ead52350a6be0ab383a65d2b11884345;p=thirdparty%2Fopen-vm-tools.git Switch some stringxx headers to use angle brackets instead of double quotes --- diff --git a/open-vm-tools/services/plugins/dndcp/stringxx/string.hh b/open-vm-tools/services/plugins/dndcp/stringxx/string.hh index f50eeed5d..582adc71c 100644 --- a/open-vm-tools/services/plugins/dndcp/stringxx/string.hh +++ b/open-vm-tools/services/plugins/dndcp/stringxx/string.hh @@ -65,9 +65,9 @@ #include "ubstr_t.hh" #endif -#include "libExport.hh" +#include -#include "unicodeTypes.h" +#include #ifdef _WIN32 /* diff --git a/open-vm-tools/services/plugins/dndcp/stringxx/ubstr_t.hh b/open-vm-tools/services/plugins/dndcp/stringxx/ubstr_t.hh index 8bd7366ac..6811ffd14 100644 --- a/open-vm-tools/services/plugins/dndcp/stringxx/ubstr_t.hh +++ b/open-vm-tools/services/plugins/dndcp/stringxx/ubstr_t.hh @@ -36,8 +36,8 @@ #include "autoCPtr.hh" -#include "unicode.h" -#include "util.h" +#include +#include #ifdef I_LOVE_BSTR_T_CLASSIC