Skip to content

Commit

Permalink
remove iostream header from date
Browse files Browse the repository at this point in the history
  • Loading branch information
cieslarmichal committed Oct 1, 2023
1 parent 245b5e5 commit a41dc53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/date/Date.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include "faker-cxx/Date.h"

#include <chrono>
#include <iostream>

#include "data/MonthNames.h"
#include "data/WeekdayNames.h"
Expand Down

0 comments on commit a41dc53

Please sign in to comment.