forked from qt-creator/qt-creator
ClangPchManager: Fix path for excluded include files
Still used the old approach but now it is using the new one. Change-Id: I4bf4da3a5d41d46afff261f3d77bd9190737038a Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#include "generated_file.h"
|
||||
#include "generated_file.h"
|
||||
#include "generated/generated_file.h"
|
||||
#include "generated/generated_file.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user