fix(library/kernel_serializer): style
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
660b9299ad
commit
c0d8a3195c
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
|
|||
Author: Leonardo de Moura
|
||||
*/
|
||||
#pragma once
|
||||
#include <string>
|
||||
#include "util/serializer.h"
|
||||
#include "kernel/definition.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue