aboutsummaryrefslogtreecommitdiff
path: root/src/plugger.h
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2007-01-31 00:06:19 +0000
committerMike Buland <eichlan@xagasoft.com>2007-01-31 00:06:19 +0000
commit27c626112a7114f9bdc4f7739f9ec05ae9fcbee1 (patch)
treea41ac510675c19ef118865d7e26295adfa186f4b /src/plugger.h
parente82431fb4f5155220c8c0d3f7d11c6d60ab475a4 (diff)
downloadlibbu++-27c626112a7114f9bdc4f7739f9ec05ae9fcbee1.tar.gz
libbu++-27c626112a7114f9bdc4f7739f9ec05ae9fcbee1.tar.bz2
libbu++-27c626112a7114f9bdc4f7739f9ec05ae9fcbee1.tar.xz
libbu++-27c626112a7114f9bdc4f7739f9ec05ae9fcbee1.zip
Added an extra line because svn is all confused.
Diffstat (limited to '')
-rw-r--r--src/plugger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugger.h b/src/plugger.h
index ee7594a..d92f194 100644
--- a/src/plugger.h
+++ b/src/plugger.h
@@ -1,6 +1,7 @@
1#ifndef PLUGGER_H 1#ifndef PLUGGER_H
2#define PLUGGER_H 2#define PLUGGER_H
3 3
4
4#include "hashtable.h" 5#include "hashtable.h"
5#include "list" 6#include "list"
6#include "hashfunctionstring.h" 7#include "hashfunctionstring.h"