#ifndef PROFILING_HPP #define PROFILING_HPP #include "struc.hpp" void insert_profiling(_obj* o); #endif //PROFILING_HPP