Use correct name

This commit is contained in:
Paul Reeves 2023-01-20 12:59:53 +01:00
parent a340f4e1da
commit 16fa9fcc2a
1 changed files with 7 additions and 0 deletions

View File

@ -169,4 +169,11 @@ namespace
};
}
// This should be used in only one of the UDR library files.
// Build must export firebird_udr_plugin function.
//
FB_UDR_IMPLEMENT_ENTRY_POINT
#endif // MY_FIRST_UDR_KIT_H