missing includes
technically it was wrong all the time but it only showed up with newer visual c++ compiler.
This commit is contained in:
parent
dea76e17c5
commit
7734661d26
4 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include <Pgsql_declare.h>
|
||||
#include <QString>
|
||||
#include <initializer_list>
|
||||
#include <memory>
|
||||
#include <unordered_map>
|
||||
|
||||
class PgTypeContainer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue