Skip to content
Snippets Groups Projects
Commit f02c0c76 authored by Boris Martin's avatar Boris Martin
Browse files

Update src/common/resources.cpp

parent 065b9679
No related branches found
No related tags found
1 merge request!28Fixed missing fix for Windows
Pipeline #10243 passed
......@@ -6,8 +6,8 @@
#include <cstdio>
#if defined(_WIN32) && !defined(__CYGWIN__)
#include <psapi.h>
#include <windows.h>
#include <psapi.h>
#endif
#if !defined(WIN32) || defined(__CYGWIN__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment