Backend Provider added
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef __mx_providers_h__
|
||||
#define __mx_providers_h__
|
||||
|
||||
#include "vars.h"
|
||||
|
||||
long providers_call(CVars in, CVars &out) ;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user