Skip to content

Commit

Permalink
extend commment
Browse files Browse the repository at this point in the history
  • Loading branch information
vlovo committed Nov 4, 2023
1 parent c2182ed commit 4653800
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
#include <iostream>
#include <fstream>
#include <string>

int main(int argc, char **argv[])
{

// comment PR01
using namespace filter;

std::ofstream file;
Expand Down

0 comments on commit 4653800

Please sign in to comment.