diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-10-23 20:27:05 +0300 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-10-23 20:27:05 +0300 |
commit | 5591515f193a1ae3ec0dfcee4020636e529af859 (patch) | |
tree | 7a0078763dc9c5edbe9367a619077b3ec9d5a906 /indra/llwindow | |
parent | 5f50a2a2a11195ca6404ef65e1511e834034a1bb (diff) |
MAC build fix
Diffstat (limited to 'indra/llwindow')
-rw-r--r-- | indra/llwindow/lldxhardware.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llwindow/lldxhardware.h b/indra/llwindow/lldxhardware.h index 6be3a3bef3..1cb687e3b6 100644 --- a/indra/llwindow/lldxhardware.h +++ b/indra/llwindow/lldxhardware.h @@ -33,8 +33,6 @@ #include "llstring.h" #include "llsd.h" -# pragma comment(lib, "wbemuuid.lib") - class LLVersion { public: |