Files
textmate/Frameworks/network/src/user_agent.h
Allan Odgaard 9894969e67 Initial commit
2012-08-09 16:25:56 +02:00

7 lines
160 B
C++

#ifndef USER_AGENT_H_S2EYS361
#define USER_AGENT_H_S2EYS361
std::string create_agent_info_string ();
#endif /* end of include guard: USER_AGENT_H_S2EYS361 */