[dbi]: ogs-dbi.h: add comment to the include of ogs-mongoc.h

The only user of ogs-mongoc.h are the tests. Add comment
to remove the comment as soon they aren't depend on the ogs-mongoc.h
This commit is contained in:
Alexander Couzens 2022-08-22 21:25:29 +02:00
parent c72f41fdd3
commit 8b3abcce2d
1 changed files with 2 additions and 0 deletions

View File

@ -24,7 +24,9 @@
#define OGS_DBI_INSIDE
/* TODO: remove ogs-mongoc.h as soon the test cases don't depend on it */
#include "dbi/ogs-mongoc.h"
#include "dbi/subscription.h"
#include "dbi/session.h"
#include "dbi/ims.h"