Advertisement
Guest User

Untitled

a guest
Mar 10th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Haxe 0.12 KB | None | 0 0
  1. /* heading.h */
  2.  
  3. #define YY_NO_UNPUT
  4.  
  5. using namespace std;
  6.  
  7. #include <iostream>
  8. #include <stdio.h>
  9. #include <string>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement