diff options
| author | 2012-04-20 17:34:06 +0200 | |
|---|---|---|
| committer | 2012-04-20 17:34:06 +0200 | |
| commit | a05be80db3f36fec2172f8a062f1a3cebbda77c4 (patch) | |
| tree | bb4577ae89d26d24139880b20e8a02b4893b1904 /src/modules/extra/m_sqlite3.cpp | |
| parent | Replace copyright headers with headers granting specific authors copyright. (diff) | |
Headers nitpicking: consistency, remove/add newlines as needed to match all others
Diffstat (limited to 'src/modules/extra/m_sqlite3.cpp')
| -rw-r--r-- | src/modules/extra/m_sqlite3.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/extra/m_sqlite3.cpp b/src/modules/extra/m_sqlite3.cpp index 0dccf3f0b..7a19fe6a9 100644 --- a/src/modules/extra/m_sqlite3.cpp +++ b/src/modules/extra/m_sqlite3.cpp @@ -19,6 +19,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ + #include "inspircd.h" #include <sqlite3.h> #include "sql.h" |
