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 aa932aa commit 012032dCopy full SHA for 012032d
emmy_core/emmy_facade.cpp
@@ -20,6 +20,7 @@
20
#include "proto/socket_client_transporter.h"
21
#include "proto/pipeline_server_transporter.h"
22
#include "proto/pipeline_client_transporter.h"
23
+#include <stdarg.h>
24
25
EmmyFacade* EmmyFacade::Get() {
26
static EmmyFacade instance;
0 commit comments