Files
EA_with_Python/.mql-auto-forwards/SphereSample.5acb5dc3.auto.mqh

12 lines
716 B
Plaintext

#ifndef MQL_AUTO_FORWARDS_INCLUDED_5ACB5DC3B62295AE
#define MQL_AUTO_FORWARDS_INCLUDED_5ACB5DC3B62295AE
// Auto-generated by MQL Clangd. Do not edit — regenerated by "MQL: Create Configuration".
// Forward declarations for top-level functions in c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/Examples/ObjectSphere/SphereSample.mq5
#line 32 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/Examples/ObjectSphere/SphereSample.mq5"
int Init(void);
#line 55 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Scripts/Examples/ObjectSphere/SphereSample.mq5"
void Deinit(void);
#endif