Skip to content

Commit

Permalink
Forward declare namespacet dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonny Martin committed Oct 17, 2018
1 parent c40694a commit 1de2516
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/util/validate.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Author: Daniel Poetzl
#include "invariant.h"
#include "irep.h"

class namespacet;

enum class validation_modet
{
INVARIANT,
Expand Down

0 comments on commit 1de2516

Please sign in to comment.