mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02: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:
@@ -4,7 +4,7 @@
|
||||
#include <interface/powertoy_module_interface.h>
|
||||
#include "trace.h"
|
||||
#include <common\settings_objects.h>
|
||||
#include <common\os-detection\os-detect.h>
|
||||
#include <common\os-detect.h>
|
||||
|
||||
extern "C" IMAGE_DOS_HEADER __ImageBase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user