10 lines
62 B
Plaintext
10 lines
62 B
Plaintext
|
|
#pragma once
|
|
|
|
#ifndef __WCHAR_H
|
|
#include <wchar.h>
|
|
#endif
|
|
|
|
|
|
|