#property version "1.1"; /********************************************************************************** * Copyright (C) 2010-2022 Dominik Egert * * This file is the binary LibError library. * * MQLplus library may not be copied and/or distributed without explecit permit. * Author Dominik Egert / Freie Netze UG. ********************************************************************************** * * File information * ================ * * Version: 1.1 * * Use: Lib Error library * */ #property library ///////////////////////////////////////////////////////////////////////////////////////////////////// // // Configure Lib Error // // Configure for binary compile target #define LIB_ERROR_COMPILE_BINARY_LIBRARY #include