Skip to content

Commit

Permalink
Resolve merge conflicts.
Browse files Browse the repository at this point in the history
  • Loading branch information
douglaswsilva committed Mar 4, 2019
1 parent 7a2384f commit 2a62cf3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions backend/src/grpc_server.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,8 @@
#include "mission/mission_service_impl.h"
#include "telemetry/telemetry_service_impl.h"
#include "info/info_service_impl.h"
<<<<<<< HEAD
=======
#include "plugins/param/param.h"
#include "param/param_service_impl.h"
#include "plugins/gimbal/gimbal.h"
#include "gimbal/gimbal_service_impl.h"
>>>>>>> 58e4c1a... Add gimbal support to the SDK.

namespace dronecode_sdk {
namespace backend {
Expand Down

0 comments on commit 2a62cf3

Please sign in to comment.