summaryrefslogtreecommitdiff
path: root/Examples/xml/example_inl.h
blob: 212cf4bdb0f737e14aa7a8b3dc9263f1166eb647 (plain)
1
2
3
4
5
/* File : example.h */

typedef struct {
     double x, y, z;
} Vector;