General.h 97 B

12345
  1. #pragma once
  2. #include "myString.h"
  3. #include "myShape.h"
  4. #include "myRect.h"
  5. #include "myCircle.h"