mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 08:03:03 +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
|
* PROGRAMER: Eric Kohl
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <windef.h>
|
#include "precomp.h"
|
||||||
|
|
||||||
/* FUNCTIONS *****************************************************************/
|
/* FUNCTIONS *****************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue