Fix misc styleguide issues and add missing header files

Signed-off-by: Sohaib Mohamed <sohaib.amhmd@gmail.com>
This commit is contained in:
Sohaib Mohamed
2021-10-26 13:07:24 +02:00
committed by Nathan Scott
parent b672e60886
commit ba3a1df806
5 changed files with 17 additions and 12 deletions

View File

@ -16,6 +16,7 @@ in the source distribution for its full text.
#include "CRT.h"
#include "FunctionBar.h"
#include "Macros.h"
#include "Object.h"
#include "Platform.h"
#include "ProcessList.h"