fixed wrong name

This commit is contained in:
2025-03-17 23:41:46 +03:00
parent b57a542161
commit a87869ca7f
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
# include <ifaddrs.h>
# include <netinet/in.h>
#endif
#ifdef BUILD_OFD_MODULE
#ifdef BUILD_OFD_MODE
# include "../exceptions/ofdrequestexception.h"
#endif
#include <codecvt>