Skip to content

Commit

Permalink
Added support for C++ 17
Browse files Browse the repository at this point in the history
  • Loading branch information
ansani committed Sep 7, 2023
1 parent bfdf0a2 commit 861c6ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shareaza/Strings.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#pragma once

#include <set>
#include <functional>


// Produces two arguments divided by comma, where first argument is a string itself
Expand Down

0 comments on commit 861c6ea

Please sign in to comment.