targets/Win32/plc_Win32_main_retain.c
changeset 2178 bd0d13d10b8e
parent 2174 55611282b909
child 2227 f150783ee8e7
equal deleted inserted replaced
2177:10aa87518401 2178:bd0d13d10b8e
       
     1 /*
       
     2   This file is part of Beremiz, a Integrated Development Environment for
       
     3   programming IEC 61131-3 automates supporting plcopen standard and CanFestival.
       
     4 
       
     5   See COPYING.runtime
       
     6 
       
     7   Copyright (C) 2018: Sergey Surkov <surkov.sv@summatechnology.ru>
       
     8   Copyright (C) 2018: Andrey Skvortsov <andrej.skvortzov@gmail.com>
       
     9 
       
    10 */
       
    11 
     1 #ifndef HAVE_RETAIN
    12 #ifndef HAVE_RETAIN
     2 #include <stdio.h>
    13 #include <stdio.h>
     3 #include <stdint.h>
    14 #include <stdint.h>
     4 #include <unistd.h>
    15 #include <unistd.h>
     5 #include "iec_types.h"
    16 #include "iec_types.h"