Skip to content

Commit

Permalink
Added par2cmdline.h to par2cmdline.cpp for DEBUG_NEW
Browse files Browse the repository at this point in the history
  • Loading branch information
rwtodd committed May 30, 2019
1 parent b784b8b commit dd379ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/par2cmdline.cpp
Expand Up @@ -20,6 +20,7 @@

#include "libpar2.h"
#include "commandline.h"
#include "par2cmdline.h"

// This is included here, so that cout and cerr are not used elsewhere.
#include <iostream>
Expand Down

0 comments on commit dd379ea

Please sign in to comment.