> Date: Tue, 18 Apr 2017 11:28:59 +0200 > From: Sebastien Marie <[email protected]> > > Hi, > > I saw that with the split of comp lists to gcc/clang parts, > ./usr/include/g++/std entry was removed from comp/mi, and not added > back in comp/gcc.*. > > As the entry is an empty directory, it could be a volontary removal, but > it could also be an omission. > > Please note I dunno of the usage of it in base or ports. > > Below is a diff to put it back in case it is important.
The removal was intentional. There is no purpose for an empty directory like this.
