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 861c6ea commit c91ae04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TorrentWizard/Strings.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
#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 c91ae04

Please sign in to comment.