Skip to content

Commit f4de4bc

Browse files
Jake ChampionJakeChampion
authored andcommitted
chore: remove unused include of <regex>
1 parent b524ff6 commit f4de4bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

c-dependencies/js-compute-runtime/js-compute-builtins.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include <cmath>
44
#include <iostream>
55
#include <list>
6-
#include <regex> // std::regex
76
#include <stdio.h>
87
#include <stdlib.h>
98
#include <string.h>

0 commit comments

Comments
 (0)