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
No known key found for this signature in database
GPG key ID: E10E321EB160949B
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"