Skip to content

Commit

Permalink
Woops 🐵
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentlaucsb committed Mar 12, 2020
1 parent cd78068 commit 6fb1f43
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion include/csv.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
CSV for C++, version 1.6.0
CSV for C++, version 1.3.0
https://github.com/vincentlaucsb/csv-parser
MIT License
Expand Down
2 changes: 1 addition & 1 deletion single_include/csv.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once
/*
CSV for C++, version 1.6.0
CSV for C++, version 1.3.0
https://github.com/vincentlaucsb/csv-parser
MIT License
Expand Down
2 changes: 1 addition & 1 deletion single_include_test/csv.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once
/*
CSV for C++, version 1.6.0
CSV for C++, version 1.3.0
https://github.com/vincentlaucsb/csv-parser
MIT License
Expand Down

0 comments on commit 6fb1f43

Please sign in to comment.