mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
Tests: Stabilize include order in MFC, VSXaml, and VSWinStorePhone
These tests use a precompiled header that must be included first. Include the header in an isolated block so that tools that sort includes do not move it.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
//
|
||||
|
||||
#include "stdafx.h"
|
||||
|
||||
#include "mfc1.h"
|
||||
|
||||
#include "mfc1Doc.h"
|
||||
|
||||
Reference in New Issue
Block a user