Files
Work/common/dbt.hpp
2024-08-07 09:09:36 -04:00

4 lines
73 B
C++

#ifndef _COMMON_DBT_HPP_
#define _COMMON_DBT_HPP_
#include <dbt.h>
#endif