mirror of https://gitee.com/bigwinds/arangodb
spelling
This commit is contained in:
parent
aa1b29163f
commit
e9c5273540
|
@ -29,7 +29,7 @@
|
|||
#ifndef TRIAGENS_FYN_GENERAL_SERVER_GENERAL_COMM_TASK_H
|
||||
#define TRIAGENS_FYN_GENERAL_SERVER_GENERAL_COMM_TASK_H 1
|
||||
|
||||
#include <BasicsC/Common.h>
|
||||
#include <Basics/Common.h>
|
||||
|
||||
#include <Basics/Logger.h>
|
||||
#include <Basics/StringBuffer.h>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#ifndef TRIAGENS_FYN_GENERAL_SERVER_GENERAL_FIGURES_H
|
||||
#define TRIAGENS_FYN_GENERAL_SERVER_GENERAL_FIGURES_H 1
|
||||
|
||||
#include <BasicsC/Common.h>
|
||||
#include <Basics/Common.h>
|
||||
|
||||
#include <Basics/RoundRobinFigures.h>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#ifndef TRIAGENS_FYN_GENERAL_SERVER_GENERAL_LISTEN_TASK_H
|
||||
#define TRIAGENS_FYN_GENERAL_SERVER_GENERAL_LISTEN_TASK_H 1
|
||||
|
||||
#include <BasicsC/Common.h>
|
||||
#include <Basics/Common.h>
|
||||
|
||||
#include <Rest/ListenTask.h>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#ifndef TRIAGENS_FYN_GENERAL_SERVER_GENERAL_SERVER_H
|
||||
#define TRIAGENS_FYN_GENERAL_SERVER_GENERAL_SERVER_H 1
|
||||
|
||||
#include <BasicsC/Common.h>
|
||||
#include <Basics/Common.h>
|
||||
|
||||
#include <Basics/Exceptions.h>
|
||||
#include <Basics/Logger.h>
|
||||
|
|
Loading…
Reference in New Issue