mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
[SMDLL] Use precomp.h in dllmain.c.
This commit is contained in:
parent
b3544fd00b
commit
287d7cd80a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
* PURPOSE: SM Helper Library
|
||||
*/
|
||||
|
||||
#include <windef.h>
|
||||
#include "precomp.h"
|
||||
|
||||
BOOL WINAPI DllMainCRTStartup(HANDLE hinstDll, DWORD fdwReason, LPVOID fImpLoad)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue