fix: add build config header & trimlines form stdout

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-06-28 11:25:59 -07:00
parent f287d9deac
commit c123558314
2 changed files with 4 additions and 3 deletions

View File

@ -46,6 +46,7 @@
#if defined(LAUNCHER_APPLICATION)
#include "Application.h"
#endif
#include "BuildConfig.h"
#include "net/NetAction.h"