summaryrefslogtreecommitdiff
path: root/Tests/MFC/mfc1/ChildFrm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/MFC/mfc1/ChildFrm.cpp')
-rw-r--r--Tests/MFC/mfc1/ChildFrm.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/MFC/mfc1/ChildFrm.cpp b/Tests/MFC/mfc1/ChildFrm.cpp
index a415229d78..0422d2a9cd 100644
--- a/Tests/MFC/mfc1/ChildFrm.cpp
+++ b/Tests/MFC/mfc1/ChildFrm.cpp
@@ -1,11 +1,13 @@
// ChildFrm.cpp : implementation of the CChildFrame class
//
+// clang-format off
#include "stdafx.h"
#include "mfc1.h"
#include "ChildFrm.h"
+// clang-format on
#ifdef _DEBUG
# define new DEBUG_NEW