Commit a2b8f5b6 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

add missing include

parent 6a896d3e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
 * copy of the GNU General Public License along with this program. If not, see
 * <http://www.gnu.org/licenses/>.
 */
#include <algorithm>
#include <fnord-base/assets.h>
#include <fnord-base/exception.h>
#include <fnord-base/stringutil.h>