diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-07-10 18:25:17 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-07-10 18:25:17 +0000 |
commit | 7cca932bb5fa8ddb1b2653257f70eb3eec90568c (patch) | |
tree | adc678d25f01ba71393020b0d2f3abe85e6203ea /include/ctables.h | |
parent | 0b1cf0e9510e5cd3c73f3279028ffe7a7dff8266 (diff) |
Sort deps of base.h
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4295 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/ctables.h')
-rw-r--r-- | include/ctables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ctables.h b/include/ctables.h index 1b88a911f..0acf0d02a 100644 --- a/include/ctables.h +++ b/include/ctables.h @@ -19,6 +19,7 @@ #include "inspircd_config.h" #include "hash_map.h" +#include "base.h" class userrec; |