tud-zih-energy / x86_energy

The x86_energy library allows to count power and energy values.
GNU Lesser General Public License v2.1
11 stars 3 forks source link

Add missing cstdint header #11

Closed cvonelm closed 1 year ago

cvonelm commented 1 year ago

Recent compilers complain about std::int32_t missing, so add the correct include.