mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
Interfaces: minor changes
Signed-off-by: sisinty sasmita patra <sisinty.s.patra@intel.com>
This commit is contained in:
parent
0082f54902
commit
7b812284c5
@ -25,10 +25,8 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "mraa/common.h"
|
|
||||||
#include "iModuleStatus.hpp"
|
#include "iModuleStatus.hpp"
|
||||||
|
|
||||||
|
|
||||||
namespace upm
|
namespace upm
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
@ -24,9 +24,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "mraa/common.h"
|
|
||||||
#include "iModuleStatus.hpp"
|
#include "iModuleStatus.hpp"
|
||||||
|
|
||||||
namespace upm
|
namespace upm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user