source: trunk/src/stl/capi.cc @ 520

Last change on this file since 520 was 402, checked in by epyon, 10 years ago
  • cleanups of clang warnings (gotta love them all)
  • only nv-core for now (this will take a while for the whole source)
  • mainly C++ casts instead of C-style casts, but also a few bugs fixed!
File size: 222 bytes
RevLine 
[376]1// Copyright (C) 2015 ChaosForge Ltd
2// http://chaosforge.org/
3//
[395]4// This file is part of Nova libraries.
5// For conditions of distribution and use, see copying.txt file in root folder.
[376]6
[402]7#include "nv/base/capi.hh"
Note: See TracBrowser for help on using the repository browser.