GlobeEngine
Error.h
Go to the documentation of this file.
1 #ifndef EQ_SOLAR_ERROR_H
2 #define EQ_SOLAR_ERROR_H
3 
4 #include <eq/eq.h>
5 
6 namespace eqSolar
7 {
9  enum Error
10  {
12  };
13 }
14 #endif // EQ_SOLAR_ERROR_H
Definition: Channel.h:9
Error
Definition: Error.h:9