mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:02:58 +00:00
Sync with trunk head
svn path=/branches/header-work/; revision=46021
This commit is contained in:
commit
a00acb2a1b
1006 changed files with 161728 additions and 16722 deletions
|
@ -1,4 +1,5 @@
|
|||
#pragma once
|
||||
#ifndef __PRECOMP_H
|
||||
#define __PRECOMP_H
|
||||
|
||||
#ifndef UNICODE
|
||||
#error Task-Manager uses NDK functions, so it can only be compiled with Unicode support enabled!
|
||||
|
@ -35,3 +36,5 @@
|
|||
#include "priority.h"
|
||||
#include "run.h"
|
||||
#include "trayicon.h"
|
||||
|
||||
#endif /* __PRECOMP_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue