]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/commands/cmd_clearcache.cpp
Switch <stdint.h> test to use a test file too.
[user/henk/code/inspircd.git] / src / commands / cmd_clearcache.cpp
index b47017c07bafc2d6754497e56b727183f72566ab..5914f9a8f0ef4a21a9300ed19c9c4693fd252e29 100644 (file)
 
 #include "inspircd.h"
 
-#include "users.h"
-#include "channels.h"
-#include "ctables.h"
-
 /** Handle /CLEARCACHE. These command handlers can be reloaded by the core,
  * and handle basic RFC1459 commands. Commands within modules work
  * the same way, however, they can be fully unloaded, where these