Add array support for defauts

Based on:
https://uscilab.github.io/cereal/stl_support.html

To support vector we need to #include the cereal
vector header.

Closes #12

Tested-by: Was able to add an array default using
C++ vector syntax

Change-Id: I3b00c372b668ddcda69a56ede8edbc51ab2693f5
Signed-off-by: James Feist <james.feist@linux.intel.com>
1 file changed