diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:45:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-17 10:45:15 +0100 |
| commit | 5abec5514a0745b8032d8c60f5752529e4a13eaa (patch) | |
| tree | c91152ab4cc3a56fbb74d44dc801be5cb8ad3787 /dev/lib/tests/gtest.hpp | |
| parent | c6b7510cdb9350c4e129bfcd7959efc4daee9df6 (diff) | |
| parent | 4700f4d91c342276cc2663f149ed7a8b4e8f3498 (diff) | |
Merge pull request #8 from amlel-el-mahrouss/developv1.0.45
release: Mojave
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> |
