All pastes #2068804 Raw Edit

Unnamed

public text v1 · immutable
#2068804 ·published 2011-05-25 05:52 UTC
rendered paste body
#include <OGRE/Ogre.h> 
#include <OIS/OIS.h>
#include <boost/asio.hpp> 
#include <boost/thread.hpp> 
#include <boost/lexical_cast.hpp> 
#include <boost/timer.hpp> 
#include <iostream> 
#include <algorithm> 
#include <fstream> 
#include <memory> 
#include <deque> 
#include <string> 
#include <cstdio> 
#include "elenhos.pb.h" 
#include <running_average.h>