/*! Example using the `libgdpm-http` library */ #include "http.hpp" int main(int argc, char **argv){ return 0; }