SMI RED eye tracking plugin 1.0

src/common.h File Reference

The file contains all the includes for the plugin (Standard, iView X SDK and Boost library) More...

#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include <conio.h>
#include <iostream>
#include "..\lib\iViewXAPI.h"
#include <boost/thread/thread.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/bind.hpp>

Go to the source code of this file.


Detailed Description

The file contains all the includes for the plugin (Standard, iView X SDK and Boost library)

Definition in file common.h.