Rename libxx_internal.h to libxx.h

This commit is contained in:
Gregory Nutt
2015-12-30 07:56:56 -06:00
parent 426eb61e47
commit 40659d12df
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
//***************************************************************************
// lib/libxx_internal.h
// lib/libxx.h
//
// Copyright (C) 2012-2013 Gregory Nutt. All rights reserved.
// Author: Gregory Nutt <gnutt@nuttx.org>
+1 -1
View File
@@ -41,7 +41,7 @@
#include <cassert>
#include "libxx_internal.hxx"
#include "libxx.hxx"
//***************************************************************************
// Pre-processor Definitions
+1 -1
View File
@@ -39,7 +39,7 @@
#include <nuttx/config.h>
#include "libxx_internal.hxx"
#include "libxx.hxx"
//***************************************************************************
// Pre-processor Definitions
+1 -1
View File
@@ -39,7 +39,7 @@
#include <nuttx/config.h>
#include "libxx_internal.hxx"
#include "libxx.hxx"
//***************************************************************************
// Pre-processor Definitions
+1 -1
View File
@@ -40,7 +40,7 @@
#include <nuttx/config.h>
#include <cstdlib>
#include "libxx_internal.hxx"
#include "libxx.hxx"
//***************************************************************************
// Pre-processor Definitions
+1 -1
View File
@@ -41,7 +41,7 @@
#include <cstddef>
#include <debug.h>
#include "libxx_internal.hxx"
#include "libxx.hxx"
//***************************************************************************
// Pre-processor Definitions
+1 -1
View File
@@ -41,7 +41,7 @@
#include <cstddef>
#include <debug.h>
#include "libxx_internal.hxx"
#include "libxx.hxx"
//***************************************************************************
// Pre-processor Definitions