Fix warning and Win32 in general

This commit is contained in:
Nishi 2026-06-25 13:50:40 +09:00
commit 5e3b8b3b12
7 changed files with 27 additions and 12 deletions

4
include/sj4ime/sj_ime.h Normal file
View file

@ -0,0 +1,4 @@
#ifndef __SJ_IME_H__
#define __SJ_IME_H__
#endif