diff options
Diffstat (limited to 'examples/sidebyside.cpp')
| -rw-r--r-- | examples/sidebyside.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sidebyside.cpp b/examples/sidebyside.cpp index 435b37f6..d765fb91 100644 --- a/examples/sidebyside.cpp +++ b/examples/sidebyside.cpp @@ -45,4 +45,4 @@ int main() { printf("%d, %d\n", i.ref->first, i.ref->second);
puts("");
}
-}
\ No newline at end of file +}
|
