lfreist / hwinfo

cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
MIT License
433 stars 74 forks source link

Add a new header pci.ids.h with the content of scripts/pcs.ids to avoid reading the file in runtime #60 #81

Closed facug91 closed 5 months ago

facug91 commented 5 months ago

I know this may not be the best solution, but it's simple and until something better comes along, I think it's good enough.
If you think otherwise, just reject the pr, no problem :)

60

facug91 commented 5 months ago

Yeah, my bad, sorry. It's fixed now :)