Skip to content

Commit

Permalink
possible header problem for std::less
Browse files Browse the repository at this point in the history
  • Loading branch information
kenmcmil committed Apr 2, 2015
1 parent be70980 commit d42e3ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/interp/iz3mgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Revision History:

#include <assert.h>
#include <vector>
#include <functional>

#include "iz3hash.h"

#include"well_sorted.h"
Expand Down

1 comment on commit d42e3ce

@wintersteiger
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly fixes #3

Please sign in to comment.