mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
Includes are now all relative to pol-core basefolder (#906)
* all except pol * pol and includes under defines * something weird has happened * remove own folder from include searchpath * fixed remaining, adapted include style for external headers * missing include
This commit is contained in:
parent
12b7fe03ea
commit
1463b76c7c
765 changed files with 4093 additions and 3997 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "AbstractSyntaxTreeStringGenerator.h"
|
||||
#include "bscript/compiler/codegen/AbstractSyntaxTreeStringGenerator.h"
|
||||
|
||||
#include "bscript/compiler/ast/Node.h"
|
||||
#include "bscript/compiler/file/SourceFileIdentifier.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue