mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 18:03:04 +01:00
Declare the function inside its namespace
This commit is contained in:
parent
fa730e4684
commit
71068a2d53
@ -124,9 +124,9 @@ namespace fb_utils
|
||||
|
||||
// Returns frequency of performance counter in Hz
|
||||
SINT64 query_performance_frequency();
|
||||
} // namespace fb_utils
|
||||
|
||||
void exactNumericToStr(SINT64 value, int scale, Firebird::string& target, bool append = false);
|
||||
} // namespace fb_utils
|
||||
|
||||
#endif // INCLUDE_UTILS_PROTO_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user