Skip to content

Commit

Permalink
Remove headers to keep include-what-you-use happy
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-cs committed Sep 9, 2023
1 parent e0e9bde commit bffd94f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/pointer-analysis/show_value_sets.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ Author: Daniel Kroening, [email protected]
#include "show_value_sets.h"
#include "value_set_analysis.h"

#include <goto-programs/goto_model.h>

#include <util/invariant.h>
#include <util/xml.h>

#include <iostream>
Expand Down

0 comments on commit bffd94f

Please sign in to comment.