#pragma once #include namespace fc { // TODO: define this without using boost typedef boost::any any; }