Skip to content

Commit

Permalink
Fix compilation issue for MSVC 19.24
Browse files Browse the repository at this point in the history
  • Loading branch information
mzdun committed Oct 19, 2020
1 parent 97d40b9 commit 72f5f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/args/printer.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#pragma once

#include <algorithm>
#include <args/api.hpp>
#include <optional>
#include <string>
Expand Down

0 comments on commit 72f5f2b

Please sign in to comment.