fix(library/blast/trace): missing pragma
This commit is contained in:
parent
eca079a4fc
commit
2868ec9c43
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
|
||||
Author: Leonardo de Moura
|
||||
*/
|
||||
#pragma once
|
||||
#include "library/trace.h"
|
||||
#include "library/io_state_stream.h"
|
||||
#include "library/blast/action_result.h"
|
||||
|
|
Loading…
Reference in a new issue