Skip to content

Commit ef60873

Browse files
Add algorithm header
1 parent 3520b6f commit ef60873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/libgixsql/utils.h

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#ifndef OCDBUTIL_H
2222
#define OCDBUTIL_H
2323

24+
#include <algorithm>
2425
#include <string>
2526
#include <vector>
2627

0 commit comments

Comments
 (0)