Files
Work/common/DDE.HPP
2024-08-07 09:09:36 -04:00

5 lines
74 B
C++

#ifndef _COMMON_DDE_HPP_
#define _COMMON_DDE_HPP_
#include <dde.h>
#endif