[TASKMGR] Move strsafe.h into precompiled header.

This commit is contained in:
Hermès Bélusca-Maïto 2022-06-05 20:34:16 +02:00
parent 9927163455
commit 434798e312
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
2 changed files with 2 additions and 2 deletions

View file

@ -33,6 +33,8 @@
#include <shellapi.h>
#include <tlhelp32.h>
#include <strsafe.h>
#include "column.h"
#include "taskmgr.h"
#include "perfdata.h"

View file

@ -11,8 +11,6 @@
#include "proclist.h"
#include <strsafe.h>
#include <ndk/psfuncs.h>
#define CMP(x1, x2)\