SMI RED eye tracking plugin 1.0

src/common.h

Go to the documentation of this file.
00001 
00012 #include <windows.h>
00013 #include <stdio.h>
00014 #include <stdlib.h>
00015 #include <conio.h>
00016 #include <iostream>
00017 using namespace std;
00018 
00019 
00023 #include "..\lib\iViewXAPI.h"
00024 
00025 
00029 #include <boost/thread/thread.hpp>
00030 #include <boost/thread/mutex.hpp>
00031 #include <boost/bind.hpp>