mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 10:01:43 +00:00
[TASKMGR] Move strsafe.h into precompiled header.
This commit is contained in:
parent
9927163455
commit
434798e312
2 changed files with 2 additions and 2 deletions
|
@ -33,6 +33,8 @@
|
|||
#include <shellapi.h>
|
||||
#include <tlhelp32.h>
|
||||
|
||||
#include <strsafe.h>
|
||||
|
||||
#include "column.h"
|
||||
#include "taskmgr.h"
|
||||
#include "perfdata.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue