Kaydet (Commit) 8cc05ee2 authored tarafından Miklos Vajna's avatar Miklos Vajna

vcl: last fix to make this build again on Windows without --enable-pch

Change-Id: I755b0470d1c6b2bfc4e33560df2df1187765ecd7
üst ef861085
......@@ -12,6 +12,7 @@
#include <windows.h>
#include <setupapi.h>
#include <cstdint>
#include <rtl/ustrbuf.hxx>
OUString* WinOpenGLDeviceInfo::mpDeviceVendors[wgl::DeviceVendorMax];
std::vector<wgl::DriverInfo> WinOpenGLDeviceInfo::maDriverInfo;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment