mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Separate SQL backend classes into their own header and source files.
And adjust includes accordingly.
This commit is contained in:
@@ -36,6 +36,10 @@ extern "C"
|
||||
#include "gnc-commodity.h"
|
||||
}
|
||||
|
||||
#include "gnc-sql-connection.hpp"
|
||||
#include "gnc-sql-backend.hpp"
|
||||
#include "gnc-sql-object-backend.hpp"
|
||||
#include "gnc-sql-column-table-entry.hpp"
|
||||
#include "gnc-backend-sql.h"
|
||||
#include "gnc-commodity-sql.h"
|
||||
#include "gnc-slots-sql.h"
|
||||
|
||||
Reference in New Issue
Block a user