Commit Graph
2 Commits
Author SHA1 Message Date
Ryan Curtin b4e16d3d2d Update all #includes. From:
#include "fastlib/base/basic_types.h"

to

#include "base/basic_types.h"

unless it's a file in base/, in which case it goes to

#include "basic_types.h"

That is, make includes as local as possible.
2010-02-03 19:08:34 +00:00
Ryan Curtin b9d8871462 Move fastlib directory to src (this will eventually be done in trunk/ once this is merged) 2010-02-03 16:54:11 +00:00