[Fix] Compiling BGE with C++11 option gives errors

Compiling Blender and BGE with the flag “-std=c++11” gives errors about missing string literals:
" error: unable to find string literal operator ‘operator"" "

Here is a patch for it:
https://docs.google.com/file/d/0B-DgjzoFZxxwOEtOQkdBd2EwSlk/edit?usp=sharing

The bf-committers mailing list is probably a better spot for this:
http://lists.blender.org/mailman/listinfo/bf-committers

*** Moderation ***
moved from: Game Engine Support and Discussion
reason: belongs to Blender Coding
*** End of Moderation