mirror of
https://github.com/textmate/textmate.git
synced 2026-02-15 00:45:02 -05:00
7 lines
160 B
C++
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 */
|