root/lang/cplusplus/SleipnirGoogleSuggest/Connection.cpp
| Revision 14174, 165 bytes (checked in by saturday06, 7 months ago) |
|---|
| Line | |
|---|---|
| 1 | #include "StdAfx.h" |
| 2 | #include "Connection.h" |
| 3 | |
| 4 | namespace SleipnirGoogleSuggest { |
| 5 | |
| 6 | Connection::Connection(void) |
| 7 | { |
| 8 | } |
| 9 | |
| 10 | Connection::~Connection(void) |
| 11 | { |
| 12 | } |
| 13 | |
| 14 | } |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)