7 lines
No EOL
113 B
MQL5
7 lines
No EOL
113 B
MQL5
#ifndef FRAMEWORK_COLLECTION_MQH
|
|
#define FRAMEWORK_COLLECTION_MQH
|
|
|
|
#include "list.mqh"
|
|
#include "map.mqh"
|
|
|
|
#endif |