1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

iec61850: remove obsolete header

This commit is contained in:
Steffen Vogel 2020-11-12 00:13:43 +01:00 committed by Steffen Vogel
parent 0ceddb755d
commit 8749088bd8
2 changed files with 0 additions and 4 deletions

View file

@ -20,8 +20,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************************/
#include <libiec61850/stack_config.h>
#include <cstring>
#include <pthread.h>
#include <unistd.h>

View file

@ -20,8 +20,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*********************************************************************************/
#include <libiec61850/stack_config.h>
#if CONFIG_IEC61850_SAMPLED_VALUES_SUPPORT == 1
#include <cstring>