chore(tests/shared/options): fix compilation warning

This commit is contained in:
Leonardo de Moura 2015-08-19 08:13:58 -07:00
parent 87349dc355
commit c32a95bb13

View file

@ -4,6 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Author: Leonardo de Moura
*/
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include "api/lean.h"