fix header include

This commit is contained in:
Dennis Luxen 2015-01-05 14:47:05 +01:00
parent f43d380fe2
commit 5e2f4c9d2d
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
/*
Copyright (c) 2014, Project OSRM, Dennis Luxen, others
Copyright (c) 2015, Project OSRM, Dennis Luxen, others
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
@ -27,7 +27,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "extractor_options.hpp"
#include "../Util/GitDescription.h"
#include "../Util/git_sha.hpp"
#include "../Util/IniFileUtil.h"
#include "../Util/simple_logger.hpp"

View File

@ -1,6 +1,6 @@
/*
Copyright (c) 2014, Project OSRM, Dennis Luxen, others
Copyright (c) 2015, Project OSRM, Dennis Luxen, others
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,