Skip to content

Commit db25a4b

Browse files
author
Pekka Nousiainen
committed
wl#7614 algo2.diff
add #include <algorithm> to right place
1 parent 7490354 commit db25a4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage/ndb/tools/NdbImportUtil.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
#include <string>
3535
#include <vector>
3636
#include <map>
37+
#include <algorithm>
3738

3839
typedef NdbImport::Error Error;
3940

0 commit comments

Comments
 (0)