mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[SAMLIB] Use precomp.h in dllmain.c.
This commit is contained in:
parent
4ac511405f
commit
d086a431cb
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
* PROGRAMER: Eric Kohl
|
||||
*/
|
||||
|
||||
#include <windef.h>
|
||||
#include "precomp.h"
|
||||
|
||||
/* FUNCTIONS *****************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in a new issue