MGF Server  2.1
Multigaze framework server
 All Classes Functions
gdentries.h
1 #pragma once
2 
3 #ifndef GDENTRIES_H
4 #define GDENTRIES_H
5 
6 #include "entries\CGDBlink.h"
7 #include "entries\CGDFixation.h"
8 #include "entries\CGDSingleSample.h"
9 #include "entries\CGDQueue.h"
10 
11 #endif