- include proper headers for std::find.
This commit is contained in:
parent
2ce55e5416
commit
663b305eec
2 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include <algorithm>
|
||||
|
||||
#include "templates.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue