Issue Details
I am trying to compile my code in Visual Studio but the includes, listed below, are giving me an error as I do not have the source code.
#include "tmwtypes.h"
#include "rtmodel.h"
#include "rt_sim.h"
#include "rt_logging.h"
#include "rt_nonfinite.h""