Open C++ Libraries.org develop
Loading...
Searching...
No Matches
tproc_fwd.hpp
1// SPDX-License-Identifier: BSL-1.0
2// Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org)
3// Distributed under the Boost Software License, Version 1.0. (See accompanying
4// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5// Official repository: https://github.com/open-cpp-libraries/tproc
6
7#pragma once
8
9#include <ocl/tproc.hpp>
10#include <ocl/tproc/algos/bfs.hpp>
11#include <ocl/tproc/algos/dijkstra.hpp>