Adjusted project files for new boost version.
This should be handled differently the location of boost should not be baked into the project files.
This commit is contained in:
parent
f5145f36ed
commit
780d912cd1
13 changed files with 52 additions and 43 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#include <gtest/gtest.h>
|
||||
#include <gmock/gmock-matchers.h>
|
||||
#include "PrintTo_Qt.h"
|
||||
#include <QRegularExpression>
|
||||
#include "PgType.h"
|
||||
#include "PgTypeContainer.h"
|
||||
#include "PrintTo_Qt.h"
|
||||
#include "codebuilder/IndentationConfig.h"
|
||||
#include "codebuilder/TypeMappings.h"
|
||||
#include "Pgsql_oids.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue