mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 05:51:26 +08:00
[TASKMGR] Move strsafe.h into precompiled header.
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
#include <shellapi.h>
|
||||
#include <tlhelp32.h>
|
||||
|
||||
#include <strsafe.h>
|
||||
|
||||
#include "column.h"
|
||||
#include "taskmgr.h"
|
||||
#include "perfdata.h"
|
||||
|
||||
@@ -11,8 +11,6 @@
|
||||
|
||||
#include "proclist.h"
|
||||
|
||||
#include <strsafe.h>
|
||||
|
||||
#include <ndk/psfuncs.h>
|
||||
|
||||
#define CMP(x1, x2)\
|
||||
|
||||
Reference in New Issue
Block a user