mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
ENH: some fixes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// A simple program that computes the square root of a number
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include "TutorialConfig.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user