move inl header inclusion to top

This commit is contained in:
Dwight
2010-11-04 09:07:28 -04:00
parent 0648d61288
commit 48ae1fddaf
15 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
#include "pch.h"
#include "extsort.h"
#include "namespace.h"
#include "namespace-inl.h"
#include "../util/file.h"
#include <sys/types.h>
#include <sys/stat.h>