EA-Setka-2/framework/collection/collection.mqh
super.admin a4b861dd93 convert
2025-05-30 14:50:44 +02:00

7 lines
No EOL
113 B
MQL5

#ifndef FRAMEWORK_COLLECTION_MQH
#define FRAMEWORK_COLLECTION_MQH
#include "list.mqh"
#include "map.mqh"
#endif