]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Switch some stringxx headers to use angle brackets instead of double quotes
authorOliver Kurth <okurth@vmware.com>
Wed, 16 Jan 2019 22:53:03 +0000 (14:53 -0800)
committerOliver Kurth <okurth@vmware.com>
Wed, 16 Jan 2019 22:53:03 +0000 (14:53 -0800)
open-vm-tools/services/plugins/dndcp/stringxx/string.hh
open-vm-tools/services/plugins/dndcp/stringxx/ubstr_t.hh

index f50eeed5dbe85da382d94674b07ce7c974b08c88..582adc71cd9dd893c5ff6c4e944d472219a744f9 100644 (file)
@@ -65,9 +65,9 @@
 #include "ubstr_t.hh"
 #endif
 
-#include "libExport.hh"
+#include <libExport.hh>
 
-#include "unicodeTypes.h"
+#include <unicodeTypes.h>
 
 #ifdef _WIN32
 /*
index 8bd7366ac7d4611c2e98ad487b10c58fdd66341f..6811ffd145b0f132262a2d133ebd3198ffc2eed8 100644 (file)
@@ -36,8 +36,8 @@
 
 #include "autoCPtr.hh"
 
-#include "unicode.h"
-#include "util.h"
+#include <unicode.h>
+#include <util.h>
 
 
 #ifdef I_LOVE_BSTR_T_CLASSIC