#ifndef __mx_market_h__ #define __mx_market_h__ #include "vars.h" long market_calls(CVars in, CVars &out); #endif