1
0
forked from GitHub/gf-core

fix cleanup after exceptions in PgfDB::PgfDB

This commit is contained in:
krangelov
2021-11-10 17:10:31 +01:00
parent c806ce2d26
commit 68fd5460f4
2 changed files with 43 additions and 8 deletions

View File

@@ -1,7 +1,6 @@
#include <fcntl.h>
#include <math.h>
#include <errno.h>
#include <io.h>
#include "data.h"
#include "reader.h"