I have this header file:
Utility.h:
#pragma once #include #include #include #includ
Remove the #include "Utility.cpp" line from Utility.h. Then compile the Utility.cpp again