1
0
mirror of https://github.com/falk-werner/webfused synced 2024-10-27 20:44:08 +00:00

fixed include

This commit is contained in:
Falk Werner 2020-03-17 14:47:22 +01:00
parent b5cd41d0fa
commit d90afed1b2

View File

@ -1,7 +1,7 @@
#ifndef WFD_MOCK_CREDENTIALS_HPP
#define WFD_MOCK_CREDENTIALS_HPP
#include "gmock/gmock.h"
#include <gmock/gmock.h>
#include "webfuse/adapter/credentials.h"
namespace webfused_test