fix headless mode fatal error in some systems
This commit is contained in:
+1
-1
@@ -32,5 +32,5 @@ class Input;
|
||||
class ContentBuilder;
|
||||
|
||||
namespace corecontent {
|
||||
void setup(Input& input, ContentBuilder& builder);
|
||||
void setup(Input* input, ContentBuilder& builder);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user