mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
Fix POSIX build warning
This commit is contained in:
parent
c4b317efdd
commit
51e43de012
@ -57,4 +57,4 @@ bool StringMap::get(const string& name, string& value) {
|
||||
}
|
||||
|
||||
|
||||
} // namespace Firebird
|
||||
} // namespace Firebird
|
||||
|
@ -24,7 +24,7 @@
|
||||
* Contributor(s): ______________________________________.
|
||||
*
|
||||
*
|
||||
* $Id: StringMap.h,v 1.1 2004-11-22 20:21:54 skidder Exp $
|
||||
* $Id: StringMap.h,v 1.2 2004-11-22 22:31:31 skidder Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
@ -76,4 +76,4 @@ private:
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user