5 lines
83 B
C++
5 lines
83 B
C++
#ifndef _COMMON_WINNLS_HPP_
|
|
#define _COMMON_WINNLS_HPP_
|
|
#include <winnls.h>
|
|
#endif
|