metasploit-framework/external/source/exploits/IE11SandboxEscapes/CVE-2013-5046/stdafx.h

12 lines
262 B
C
Executable File

// 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>
#include "interfaces.h"