Merge pull request #785 from abbradar/develop

blueprint: fix compilation (i.e. undefined find)
develop
Lethosor 2016-01-09 13:57:17 -05:00
commit 7041e49196
1 changed files with 2 additions and 0 deletions

@ -2,6 +2,8 @@
//By cdombroski
//Translates a region of tiles specified by the cursor and arguments/prompts into a series of blueprint files suitable for digfort/buildingplan/quickfort
#include <algorithm>
#include <Console.h>
#include <PluginManager.h>