diff --git a/sdk/include/psdk/warning.h b/sdk/include/psdk/warning.h index 0d60f0f834b..60b5b15a78f 100644 --- a/sdk/include/psdk/warning.h +++ b/sdk/include/psdk/warning.h @@ -1,5 +1,5 @@ -/* FIXME - here we putting #pragma warning and disable or enable them - I known gcc and msvc using diffent pragma and I do not known - the gcc pragma well to achive msvs and gcc compatible with this */ \ No newline at end of file +/* FIXME - For WDK compatibility. + Here #pragma warning are placed and are disabled or enabled. + GCC and MSVC use different pragmas so a compatible list for + these remains to be found. */