fixed a merge error

This commit is contained in:
Evan Tschannen 2018-11-12 19:20:39 -08:00
parent 4b5d0b4e2c
commit a2546fd944
1 changed files with 1 additions and 1 deletions

View File

@ -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