mirror of
https://github.com/microsoft/PowerToys
synced 2025-09-02 23:45:11 +00:00
Move OS detection to common and PowerToysInterop (#5120)
* Remove os-detection project * Removed os-detection project from sln * Added os-detection to PowerToysInterop * Removed references to os-detection and added PowerToysInterop.dll to the ImageResizer folder
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include <common/json.h>
|
||||
#include <common\settings_helpers.cpp>
|
||||
#include <common/os-detection/os-detect.h>
|
||||
#include <common/os-detect.h>
|
||||
|
||||
#define BUFSIZE 1024
|
||||
|
||||
|
Reference in New Issue
Block a user