fixed a merge error
This commit is contained in:
parent
4b5d0b4e2c
commit
a2546fd944
|
@ -23,7 +23,7 @@
|
|||
// When actually compiled (NO_INTELLISENSE), include the generated version of this file. In intellisense use the source version.
|
||||
#if defined(NO_INTELLISENSE) && !defined(FDBRPC_ASYNCFILEBLOBSTORE_ACTOR_G_H)
|
||||
#define FDBRPC_ASYNCFILEBLOBSTORE_ACTOR_G_H
|
||||
#include "fdbrpc/AsyncFileBlobStore.actor.g.h"
|
||||
#include "fdbclient/AsyncFileBlobStore.actor.g.h"
|
||||
#elif !defined(FDBRPC_ASYNCFILEBLOBSTORE_ACTOR_H)
|
||||
#define FDBRPC_ASYNCFILEBLOBSTORE_ACTOR_H
|
||||
|
||||
|
|
Loading…
Reference in New Issue