Add missing CdmKeyInformation enum values
[chromium-blink-merge.git] / third_party / lcov / example / gauss.h
blob302a4a980382ed38909900cc941e91069a30b96e
1 #ifndef GAUSS_H
2 #define GAUSS_H GAUSS_h
4 extern int gauss_get_sum (int min, int max);
6 #endif /* GAUSS_H */