aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/mocksenddocumentannotationscallback.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit/unittest/mocksenddocumentannotationscallback.h')
-rw-r--r--tests/unit/unittest/mocksenddocumentannotationscallback.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/unit/unittest/mocksenddocumentannotationscallback.h b/tests/unit/unittest/mocksenddocumentannotationscallback.h
index 124ff1e8e1..1ab5206ec6 100644
--- a/tests/unit/unittest/mocksenddocumentannotationscallback.h
+++ b/tests/unit/unittest/mocksenddocumentannotationscallback.h
@@ -23,8 +23,7 @@
**
****************************************************************************/
-#ifndef MOCKSENDDOCUMENTANNOTATIONSCALLBACK_H
-#define MOCKSENDDOCUMENTANNOTATIONSCALLBACK_H
+#pragma once
#include <gmock/gmock.h>
#include <gmock/gmock-matchers.h>
@@ -45,5 +44,3 @@ public:
MOCK_METHOD0(sendDocumentAnnotations,
void());
};
-
-#endif // MOCKSENDDOCUMENTANNOTATIONSCALLBACK_H