Fix includes in bigfix.cpp

pull/3/head
Hleb Valoshka 2019-12-01 13:21:20 +03:00
parent 7b592b4eda
commit 754d149b3a
1 changed files with 1 additions and 1 deletions

View File

@ -13,8 +13,8 @@
// of the License, or (at your option) any later version.
#include <cmath>
#include <debug.h>
#include <iostream>
#include "debug.h"
#include "bigfix.h"