Skip to content

Commit

Permalink
fix interface includes in vuh.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavnokoman committed Jun 4, 2018
1 parent 1d2d498 commit f86d9d8
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/include/vuh/vuh.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
#pragma once

#include "instance.h"
#include "device.h"
#include "error.h"
#include "instance.h"
#include "program.hpp"

/// doc me
namespace vuh {

} // namespace vuh

0 comments on commit f86d9d8

Please sign in to comment.