Removed comment.

This commit is contained in:
Michael Müller
2022-07-26 18:29:23 +02:00
parent 139b3a2d88
commit c81b916810

View File

@@ -1,5 +1,4 @@
#include "profiling_task.h"
#include <fstream> /* TODO: Replace fstream with Genode FS session, fstream not supported yet by Genode */
#include <json.hpp>
#include <mx/memory/global_heap.h>
#include <mx/tasking/runtime.h>