Skip to content

Commit

Permalink
Include <functinonal> for std::function
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 authored and abau committed Mar 12, 2016
1 parent c2a5c59 commit e739ee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/history.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#ifndef DILAY_HISTORY
#define DILAY_HISTORY

#include <functional>
#include "configurable.hpp"
#include "macro.hpp"

Expand Down

0 comments on commit e739ee5

Please sign in to comment.