Skip to content

Instantly share code, notes, and snippets.

@mirekfranc
Created December 16, 2016 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mirekfranc/1fb516177b40ff745f179a46d1629d50 to your computer and use it in GitHub Desktop.
Save mirekfranc/1fb516177b40ff745f179a46d1629d50 to your computer and use it in GitHub Desktop.
history is nice ;)
#ifdef HAVE_STD
#include <iostream>
using namespace std;
#else
#include <iostream.h>
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment