osme stuf
This commit is contained in:
parent
4f039f9c79
commit
dff976ed0e
7 changed files with 44 additions and 48 deletions
|
@ -1,3 +1,5 @@
|
|||
#ifdef __WIN32__
|
||||
|
||||
#include <exception>
|
||||
#include <windows.h>
|
||||
#include <winrt/Windows.Foundation.h>
|
||||
|
@ -105,3 +107,5 @@ fn GetOSVersion() -> string {
|
|||
|
||||
return "";
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue