Skip to content

Commit e3ff7b7

Browse files
Merge pull request #265 from 10km/develop
fix compile error:UniqueIdChecker.cpp:156:104:'sort' was not declared…
2 parents bbcb60f + 0a066ac commit e3ff7b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

erpcgen/src/UniqueIdChecker.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#include "Symbol.h"
1616
#include "annotations.h"
1717

18+
#include <algorithm>
1819
#include <cstdio>
1920
#include <sstream>
2021

0 commit comments

Comments
 (0)