8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 02:43:03 +01:00

Plain C don't know namespaces

This commit is contained in:
aafemt 2005-06-10 10:35:07 +00:00
parent 8595114c2b
commit cb4abdfd3c

View File

@ -16,7 +16,6 @@
* All Rights Reserved. * All Rights Reserved.
* Contributor(s): ______________________________________. * Contributor(s): ______________________________________.
*/ */
#include "../include/firebird.h"
#include <stdlib.h> #include <stdlib.h>
#include "ib_udf.h" #include "ib_udf.h"