From 65a8349aa5526d071b18cd4d42586c46faaa3823 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 24 Nov 2025 02:13:48 +0100 Subject: feat! breaking changes for OCL v1.0.48. Signed-off-by: Amlal El Mahrouss --- dev/lib/tests/gtest.hpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 dev/lib/tests/gtest.hpp (limited to 'dev/lib/tests/gtest.hpp') diff --git a/dev/lib/tests/gtest.hpp b/dev/lib/tests/gtest.hpp deleted file mode 100644 index ee328b0..0000000 --- a/dev/lib/tests/gtest.hpp +++ /dev/null @@ -1,10 +0,0 @@ -/* - * File: tests/gtest.hpp - * Purpose: Google Test wrapper for the OCL library. - * Author: Amlal El Mahrouss (amlal@nekernel.org) - * Copyright 2025, Amlal El Mahrouss, licensed under the Boost Software License. - */ - -#pragma once - -#include -- cgit v1.2.3