Skip to content

Commit

Permalink
Merge pull request #1 from vlovo/PR01
Browse files Browse the repository at this point in the history
extend commment
  • Loading branch information
vlovo committed Nov 4, 2023
2 parents c2182ed + 4653800 commit fe79617
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 fe79617

Please sign in to comment.