Skip to content

Commit ed96111

Browse files
authored
Merge pull request #7403 from QuantamHD/fix_include_decode
utl: Fix include for stdlib exit function in decode
2 parents 247be1e + 6c6c8f1 commit ed96111

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/utl/src/decode.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
#include <tcl.h>
3131

32+
#include <cstdlib>
3233
#include <string>
3334

3435
namespace utl {

0 commit comments

Comments
 (0)