summaryrefslogtreecommitdiff
path: root/winaccessibility/source/UAccCOM/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'winaccessibility/source/UAccCOM/stdafx.h')
-rw-r--r--winaccessibility/source/UAccCOM/stdafx.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/winaccessibility/source/UAccCOM/stdafx.h b/winaccessibility/source/UAccCOM/stdafx.h
index e25bfe98c450..46abca7ea71c 100644
--- a/winaccessibility/source/UAccCOM/stdafx.h
+++ b/winaccessibility/source/UAccCOM/stdafx.h
@@ -21,8 +21,7 @@
// or project specific include files that are used frequently,
// but are changed infrequently
-#ifndef INCLUDED_WINACCESSIBILITY_SOURCE_UACCCOM_STDAFX_H
-#define INCLUDED_WINACCESSIBILITY_SOURCE_UACCCOM_STDAFX_H
+#pragma once
#pragma once
@@ -76,6 +75,4 @@ extern CComModule _Module;
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
-#endif // !defined(AFX_STDAFX_H__5E2F9072_190F_47C7_8003_4D44FD308CB9__INCLUDED)
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */