The easiest way is to include remwharead.hpp, which then includes all other headers.
Compile your code with g++ $(pkg-config --cflags --libs remwharead).
g++ $(pkg-config --cflags --libs remwharead)