Skip to content

Commit

Permalink
no need to include stdint.h
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.pointclouds.org/pcl/trunk@7343 a9d63959-f2ad-4865-b262-bf0e56cfafb6
  • Loading branch information
jkammerl committed Sep 29, 2012
1 parent e8ee79d commit a7fa05a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions octree/include/pcl/octree/octree_key.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
#ifndef PCL_OCTREE_KEY_H
#define PCL_OCTREE_KEY_H

#include <stdint.h>

namespace pcl
{
namespace octree
Expand Down

0 comments on commit a7fa05a

Please sign in to comment.