mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
iss: Removes pre-compiled headers
No need to use the pre-compiled headers in InstallerHelper, removing it, in order to keep the project lean.
This commit is contained in:
committed by
Felipe Zimmerle
parent
6adf25667d
commit
adfbeb85dc
@@ -96,7 +96,6 @@
|
||||
|
||||
#define STRICT
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include "stdafx.h"
|
||||
#include <windows.h>
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user