#include "PluginStatics.h"
namespace DFHack {
// xlsxreader statics
DFHACK_EXPORT xlsx_file_handle_identity xlsx_file_handle::_identity;
DFHACK_EXPORT xlsx_sheet_handle_identity xlsx_sheet_handle::_identity;
}