bracket <vector> inclusion by wx/beforestd.h and wx/afterstd.h to avoid warnings in standard headers with MSVC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
#ifndef _AUTOCAPTURE_H_
|
||||
#define _AUTOCAPTURE_H_
|
||||
|
||||
#include "wx/beforestd.h"
|
||||
#include <vector>
|
||||
#include "wx/afterstd.h"
|
||||
|
||||
#include "wx/gdicmn.h"
|
||||
|
||||
|
Reference in New Issue
Block a user