Skip to content
Snippets Groups Projects
Commit dbd3f024 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fix header field/GhostLayerField.h

parent 14d51c9f
No related branches found
No related tags found
No related merge requests found
Pipeline #21354 failed
...@@ -172,7 +172,7 @@ class FieldAllocation(JinjaCppFile): ...@@ -172,7 +172,7 @@ class FieldAllocation(JinjaCppFile):
} }
super().__init__(ast_dict) super().__init__(ast_dict)
headers = ['"fields/GhostLayerField.h"'] headers = ['"field/GhostLayerField.h"']
@property @property
def symbol(self): def symbol(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment