AP-Twitter-Project You need C++17 for this project add this command to your compiler -std=c++17 Change the directory of the header file use Relective directory of header file project/ ├── include/ │ └── header.hpp └── src/ └── main.cpp