summaryrefslogtreecommitdiff
path: root/profile.h
diff options
context:
space:
mode:
authorhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>2005-12-12 21:11:03 +0000
committerhorwitz <horwitz@ffa7fe5e-494d-0410-b361-a75ebd5db220>2005-12-12 21:11:03 +0000
commit8449323550c72780e586d78c4249ca6f927f1fc3 (patch)
treed45f88b80accfe88317fed4a6c124abce5e82e40 /profile.h
parent5ac825f5bbde3067d1ced565163fc5c21a006574 (diff)
downloadnavit-svn-8449323550c72780e586d78c4249ca6f927f1fc3.tar.gz
Fixed some warnings
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit/src@26 ffa7fe5e-494d-0410-b361-a75ebd5db220
Diffstat (limited to 'profile.h')
-rw-r--r--profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/profile.h b/profile.h
new file mode 100644
index 00000000..50280354
--- /dev/null
+++ b/profile.h
@@ -0,0 +1 @@
+void profile_timer(char *where);