Skip to content

Commit

Permalink
Merge pull request #25 from QuLogic/patch-1
Browse files Browse the repository at this point in the history
Remove extraneous include
  • Loading branch information
eddelbuettel committed Mar 17, 2018
2 parents 7caebf1 + 3c127bb commit 1423d01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utilities.cpp
Expand Up @@ -4,7 +4,6 @@

#include "civil_time.h"
#include "time_zone.h"
#include "time_zone_if.h"
#include <algorithm> //std::transform

namespace sc = std::chrono; // shorthand
Expand Down

0 comments on commit 1423d01

Please sign in to comment.