mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
Need to include standard headers.
This commit is contained in:
parent
939d614978
commit
d0b210aec0
@ -4,6 +4,7 @@
|
||||
#include <iostream>
|
||||
#include <curses.h>
|
||||
#include <form.h>
|
||||
#include "cmStandardIncludes.h"
|
||||
#include "cmCursesForm.h"
|
||||
|
||||
class cmCursesCacheEntryComposite;
|
||||
|
Loading…
Reference in New Issue
Block a user