mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
Add missing pragma
This commit is contained in:
parent
2eda50929b
commit
b2a1811c01
1 changed files with 1 additions and 0 deletions
1
third_party/libcxx/stdfloat
vendored
1
third_party/libcxx/stdfloat
vendored
|
@ -1,4 +1,5 @@
|
||||||
// -*- C++ -*-
|
// -*- C++ -*-
|
||||||
|
#pragma once
|
||||||
|
|
||||||
export namespace std {
|
export namespace std {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue