- GOOSE/SV publisher: remove internal header file from API header

(cherry picked from commit 46d6769a89)
[Romain: Apply the patch to v1.5]
Signed-off-by: Romain Naour <romain.naour@smile.fr>
pull/262/head
Michael Zillgith 5 years ago committed by Mikael Bourhis
parent f5b5c0d3ad
commit 473eec8464

@ -24,7 +24,7 @@
#ifndef GOOSE_PUBLISHER_H_
#define GOOSE_PUBLISHER_H_
#include "libiec61850_platform_includes.h"
#include "iec61850_common.h"
#include "linked_list.h"
#include "mms_value.h"

@ -25,7 +25,6 @@
#ifndef LIBIEC61850_SRC_SAMPLED_VALUES_SV_PUBLISHER_H_
#define LIBIEC61850_SRC_SAMPLED_VALUES_SV_PUBLISHER_H_
#include "libiec61850_platform_includes.h"
#include "iec61850_common.h"
#ifdef __cplusplus

Loading…
Cancel
Save