mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 02:03:03 +01:00
no message
This commit is contained in:
parent
c975d42c38
commit
c2f7a54c87
@ -30,7 +30,7 @@
|
||||
* John Bellardo <bellardo@cs.ucsd.edu>
|
||||
*
|
||||
*
|
||||
* $Id: firebird.h,v 1.4 2002-09-27 13:12:46 kkuznetsov Exp $
|
||||
* $Id: firebird.h,v 1.5 2003-01-17 06:59:44 dimitr Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
@ -50,4 +50,8 @@
|
||||
#include "fb_exception.h"
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning (disable: 4786)
|
||||
#endif
|
||||
|
||||
#endif /* INCLUDE_Firebird */
|
||||
|
Loading…
Reference in New Issue
Block a user