diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:41:20 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:41:20 +0100 |
| commit | 991379947d661da604dcb662ce325836291f4df3 (patch) | |
| tree | 8ad57f838ee872c8f48f8a02c11ae45a7fa86399 /dev/lib/tests/gtest.hpp | |
| parent | 1d943dcfcddb68f489c126b1e0df41170287e63d (diff) | |
| parent | 845958a457898343de40ea12953bf9ea3606d69b (diff) | |
Merge branch 'develop' of github.com:snupowered-oss/scl into snupowered-oss-develop
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> |
