mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[SMDLL] Use precomp.h in dllmain.c.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* PURPOSE: SM Helper Library
|
||||
*/
|
||||
|
||||
#include <windef.h>
|
||||
#include "precomp.h"
|
||||
|
||||
BOOL WINAPI DllMainCRTStartup(HANDLE hinstDll, DWORD fdwReason, LPVOID fImpLoad)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user