diff options
Diffstat (limited to 'examples/test-bkp.cpp')
-rw-r--r-- | examples/test-bkp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-bkp.cpp b/examples/test-bkp.cpp index d0aa564..f5957b7 100644 --- a/examples/test-bkp.cpp +++ b/examples/test-bkp.cpp @@ -1,4 +1,4 @@ -#include <stdio.h> +#include <stdio.h> // for snprintf() #include "wirish.h" #include "bkp.h" |