diff options
Diffstat (limited to 'test/pktmr.cpp')
| -rw-r--r-- | test/pktmr.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pktmr.cpp b/test/pktmr.cpp index 1a5894f..899b421 100644 --- a/test/pktmr.cpp +++ b/test/pktmr.cpp @@ -11,6 +11,8 @@ int main(int argc, char *argv[]) uint64_t asdf; (void)asdf; (void)stdout; + (void)argc; + (void)argv; // timer { |
