We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9646803 commit b6a2565Copy full SHA for b6a2565
1 file changed
core/message.h
@@ -2,6 +2,7 @@
2
#define BESS_MESSAGE_H_
3
4
#include <cstdarg>
5
+#include <functional>
6
7
#include "bess_msg.pb.h"
8
#include "error.pb.h"
0 commit comments