diff options
Diffstat (limited to 'dev/lib/tests/gtest.hpp')
| -rw-r--r-- | dev/lib/tests/gtest.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/lib/tests/gtest.hpp b/dev/lib/tests/gtest.hpp index 31ae5d7..b2e53c9 100644 --- a/dev/lib/tests/gtest.hpp +++ b/dev/lib/tests/gtest.hpp @@ -5,4 +5,6 @@ * Copyright 2025, Amlal El Mahrouss, licensed under the MIT license. */ +#pragma once + #include <gtest/gtest.h> |
