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