📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 03:13:13
📂
/ (Root)
/
usr
/
include
📍 /usr/include
🔄 Refresh
✏️
Editing: maxminddb_config.h
Read Only
#include <bits/wordsize.h> #if __WORDSIZE == 32 #include <maxminddb_config-32.h> #elif __WORDSIZE == 64 #include <maxminddb_config-64.h> #else #error "Unknown word size" #endif
💾 Save Changes
❌ Cancel