chigraph
master
Systems programming language written for beginners in LLVM
LibCLocator.hpp
Go to the documentation of this file.
1
3
#pragma once
4
5
#ifndef CHI_LIBCLOCATOR_HPP
6
#define CHI_LIBCLOCATOR_HPP
7
8
#include <boost/filesystem.hpp>
9
10
#include "
chi/Support/Fwd.hpp
"
11
12
namespace
chi
{
13
16
18
Result
stdCIncludePaths
(std::vector<boost::filesystem::path>& toFill);
19
21
}
22
23
#endif // CHI_LIBCLOCATOR_HPP
chi::stdCIncludePaths
Result stdCIncludePaths(std::vector< boost::filesystem::path > &toFill)
Gets the location of the standard C library to include.
Fwd.hpp
chi
The namespace where chigraph lives.
Definition:
BitcodeParser.hpp:12
lib
support
include
chi
Support
LibCLocator.hpp
Generated on Sat Sep 16 2017 17:41:35 for chigraph by
1.8.13