4 lines
73 B
C++
4 lines
73 B
C++
#ifndef _COMMON_DBT_HPP_
|
|
#define _COMMON_DBT_HPP_
|
|
#include <dbt.h>
|
|
#endif |