Skip to content

Commit 2fc8f6f

Browse files
committed
Added import of exception
1 parent 09df543 commit 2fc8f6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/http_utils.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
#include <iomanip>
3737
#include <fstream>
3838
#include <iostream>
39+
#include <stdexcept>
3940
#include "string_utilities.hpp"
4041
#include "http_utils.hpp"
4142

0 commit comments

Comments
 (0)