fix(library/choice): style

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2014-07-21 01:36:53 +01:00
parent 9ef4d44a86
commit ba9dd8b686

View file

@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#include <string>
#include "util/sstream.h"
#include "library/choice.h"
#include "library/kernel_bindings.h"