OSDN Git Service

Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.
authorEric Anholt <eric@anholt.net>
Thu, 26 Aug 2010 22:39:28 +0000 (15:39 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 26 Aug 2010 22:45:12 +0000 (15:45 -0700)
commit23287f05cf2443ddf9e028e29beb5bd30979c6cf
tree110b36e0fca11b8b52767301f9fdadc828d3073e
parent8a76244a0fd09d0e3298fe68af812d7eaa4dbcb5
Avoid use of c++ reserved keyword "virtual" when using a C++ compiler.

Avoids requiring nasty hacks around libdrm headers in the new C++
parts of Mesa drivers.
include/drm/drm.h
intel/intel_bufmgr.h