Skip to content
Snippets Groups Projects
Commit 63610d06 authored by Bjoern Doebel's avatar Bjoern Doebel
Browse files

L4sys: build fix

experiment.hpp is parsed before l4sys.ph.h is generated
-> remove dependency

Change-Id: I128108e562877caca732ad43fdb65b12e56951f8
parent c000b501
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,8 @@ ...@@ -8,7 +8,8 @@
#include "util/Logger.hpp" #include "util/Logger.hpp"
#include "sal/Listener.hpp" #include "sal/Listener.hpp"
#include "l4sys.pb.h" //#include "l4sys.pb.h"
struct L4SysProtoMsg_Result;
class L4SysExperimentData; class L4SysExperimentData;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment