#include "Layer.h" // Layer is virtual namespace ofxVariableLab { int Layer::n_layers = 0; }