#pragma once #include #include #include #include "Crono.h" int p2_struct_union(); int p2_typedef(); int p2_crono(); int p2_classes();