mirror of
https://github.com/znc/znc.git
synced 2026-07-06 09:51:25 +02:00
Remove unneeded headers.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "znc/ZNCDebug.h"
|
||||
#include "znc/FileUtils.h"
|
||||
#include "znc/Config.h"
|
||||
#include <cstdlib>
|
||||
|
||||
class CConfigTest {
|
||||
public:
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
* by the Free Software Foundation.
|
||||
*/
|
||||
|
||||
#include "znc/ZNCString.h"
|
||||
#include "znc/ZNCDebug.h"
|
||||
|
||||
static int testEqual(const CString& a, const CString& b, const CString& what)
|
||||
|
||||
Reference in New Issue
Block a user