2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

Author included

[SVN r9815]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2001-04-17 19:04:16 +00:00
parent 907033f725
commit dc520c6c32
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// Example by Ralf W. Grosse-Kunstleve
#include <string>
namespace { // Avoid cluttering the global namespace.

View File

@@ -1,3 +1,5 @@
// Example by Ralf W. Grosse-Kunstleve
#include <iostream>
#include <string>