Merge pull request #3655 from lioncash/fwd-decl
cam: Correct forward declaration type for Core::EventType
This commit is contained in:
		| @@ -18,7 +18,7 @@ class CameraInterface; | ||||
| } | ||||
|  | ||||
| namespace CoreTiming { | ||||
| class EventType; | ||||
| struct EventType; | ||||
| } | ||||
|  | ||||
| namespace Kernel { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user