mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
376dc6c8df
Backport upstream commit ([1]) adding missing string include.
Fixes:
- http://autobuild.buildroot.net/results/53a5f023ae40db18f45ebe7578962914c2d22a44
In file included from .../build/kmsxx-cb0786049f960f2bd383617151b01318e02e9ff9/kms++/inc/kms++/omap/omapcard.h:3,
from .../build/kmsxx-cb0786049f960f2bd383617151b01318e02e9ff9/kms++/src/omap/omapcard.cpp:2:
.../build/kmsxx-cb0786049f960f2bd383617151b01318e02e9ff9/kms++/inc/kms++/card.h:17:18: error: 'string' in namespace 'std' does not name a type
17 | Card(const std::string& device);
| ^~~~~~
[1]
|
||
---|---|---|
.. | ||
0001-fix-compiler-errors-with-gcc-10.patch | ||
0002-added-include-string-to-card.h-to-follow-gcc10-porti.patch | ||
Config.in | ||
kmsxx.hash | ||
kmsxx.mk |