diff options
Diffstat (limited to 'backends/plugins/posix/posix-provider.h')
-rw-r--r-- | backends/plugins/posix/posix-provider.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/plugins/posix/posix-provider.h b/backends/plugins/posix/posix-provider.h index df9e81c741..5795ba811f 100644 --- a/backends/plugins/posix/posix-provider.h +++ b/backends/plugins/posix/posix-provider.h @@ -26,7 +26,6 @@ #ifndef BACKENDS_PLUGINS_POSIX_H #define BACKENDS_PLUGINS_POSIX_H -#include "common/stdafx.h" #include "base/plugins.h" #if defined(DYNAMIC_MODULES) && defined(UNIX) |