5 lines
74 B
C++
5 lines
74 B
C++
#ifndef _COMMON_DDE_HPP_
|
|
#define _COMMON_DDE_HPP_
|
|
#include <dde.h>
|
|
#endif
|