BFLibCPP 0.1
CPP Library
Loading...
Searching...
No Matches
bftests.hpp
Go to the documentation of this file.
1
6#ifndef CPPLIB_TESTS_HPP
7#define CPPLIB_TESTS_HPP
8
9extern "C" {
10#include "../../bflibc/bin/debug/bflibc/bftests.h"
11}
12
13#endif // CPPLIB_TESTS_HPP
14