(svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies

This commit is contained in:
rubidium
2009-12-02 16:48:55 +00:00
parent 720875fd55
commit 4ddbe1793e
12 changed files with 59 additions and 9 deletions

View File

@@ -12,6 +12,7 @@
#include "../../stdafx.h"
#include "yapf.hpp"
#include "yapf_cache.h"
#include "yapf_node_rail.hpp"
#include "yapf_costrail.hpp"
#include "yapf_destrail.hpp"