#ifndef CURLEXCEPTION_H_ #define CURLEXCEPTION_H_ #include DECLARE_NAMEDEXCEPTION(CurlException, "CurlException") #endif /*CURLEXCEPTION_H_*/