Module Name: src Committed By: mrg Date: Sun Jun 30 19:19:47 UTC 2024
Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem: ops-common.h Log Message: fix unused variable warning. move 'count' inside the #ifdef as noted by Chavdar on current-users. To generate a diff of this commit: cvs rdiff -u -r1.1.1.5 -r1.2 \ src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/ops-common.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.