I have main.cpp and add.cpp add.h files
main.cpp
add.cpp
add.h
When I try to include add.h I get following compilation error
m