cleaning. we want to use pch.h as little as possible (zero eventually)

this a small step that way
This commit is contained in:
dwight
2011-10-02 13:38:29 -04:00
parent 8ce081f169
commit 310e250fd3
10 changed files with 15 additions and 5 deletions

View File

@@ -29,6 +29,7 @@
#include "../client/connpool.h"
#include "../client/distlock.h"
#include "../util/timer.h"
#include "chunk.h" // for static genID only
#include "config.h"