[Base] fix a -Wunused CI compiler warning

This commit is contained in:
Uwe
2022-07-09 16:23:04 +02:00
parent 4bbd240e5f
commit ea0c3e8598
2 changed files with 3 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
#ifndef _PreComp_
# ifdef FC_OS_WIN32
# include <windows.h>
# include <windows.h>
# endif
# include <cstring>
# include <Python.h>