metasploit-framework/external/source/exploits/IE11SandboxEscapes/CVE-2014-0257/stdafx.h

12 lines
239 B
C
Raw Normal View History

2014-05-29 16:38:43 +00:00
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetver.h"
#include <windows.h>
#include <Utils.h>