Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguue committed Aug 13, 2024
1 parent 801ecba commit 2e8691a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cxx/common.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@
#include <iostream>
#include <map>
#include <sstream>
#if defined(__unix__)
#include <cxxabi.h>
#endif

/* For me, utils or helpers are anti-patterns,
* hence I names this file common.hpp.
Expand Down

0 comments on commit 2e8691a

Please sign in to comment.