mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 17:18:37 -05:00
ERR: Added missing include of stdio.h for sprintf.
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
#include "cmGlobalUnixMakefileGenerator.h"
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
cmake::cmake()
|
||||
{
|
||||
m_Verbose = false;
|
||||
|
||||
Reference in New Issue
Block a user