missing include
This commit is contained in:
parent
9259ec5732
commit
f8f73b7422
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ extern "C" {
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#include "gccache.hh"
|
#include "gccache.hh"
|
||||||
#include "color.hh"
|
#include "color.hh"
|
||||||
#include "assassin.hh"
|
#include "assassin.hh"
|
||||||
|
|
Loading…
Reference in a new issue